Builder

class Builder

Properties

Link copied to clipboard

The ID of the Anycast static IP list.

Link copied to clipboard

Enable the connection group.

Link copied to clipboard

Enable IPv6 for the connection group. The default is true. For more information, see Enable IPv6 in the Amazon CloudFront Developer Guide.

Link copied to clipboard
var name: String?

The name of the connection group. Enter a friendly identifier that is unique within your Amazon Web Services account. This name can't be updated after you create the connection group.

Link copied to clipboard
var tags: Tags?

A complex type that contains zero or more Tag elements.

Functions

Link copied to clipboard
fun tags(block: Tags.Builder.() -> Unit)