Builder

class Builder

Properties

Link copied to clipboard

The ID of the Anycast static IP list.

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the connection group.

Link copied to clipboard

The date and time when the connection group was created.

Link copied to clipboard

Whether the connection group is enabled.

Link copied to clipboard
var id: String?

The ID of the connection group.

Link copied to clipboard

IPv6 is enabled for the connection group.

Link copied to clipboard

Whether the connection group is the default connection group for the distribution tenants.

Link copied to clipboard

The date and time when the connection group was updated.

Link copied to clipboard
var name: String?

The name of the connection group.

Link copied to clipboard

The routing endpoint (also known as the DNS name) that is assigned to the connection group, such as d111111abcdef8.cloudfront.net.

Link copied to clipboard

The status of 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)