ConnectionGroup

class ConnectionGroup : KotlinCustomResource

The connection group for your distribution tenants. When you first create a distribution tenant and you don't specify a connection group, CloudFront will automatically create a default connection group for you. When you create a new distribution tenant and don't specify a connection group, the default one will be associated with your distribution tenant.

Properties

Link copied to clipboard
val anycastIpListId: Output<String>?

The ID of the Anycast static IP list.

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard
val awsId: Output<String>

The ID of the connection group.

Link copied to clipboard
val createdTime: Output<String>

The date and time when the connection group was created.

Link copied to clipboard
val enabled: Output<Boolean>?

Whether the connection group is enabled.

Link copied to clipboard
val eTag: Output<String>

The current version of the connection group.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ipv6Enabled: Output<Boolean>?

IPv6 is enabled for the connection group.

Link copied to clipboard
val isDefault: Output<Boolean>

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
val name: Output<String>

The name of the connection group.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val routingEndpoint: Output<String>

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
val status: Output<String>

The status of the connection group.

Link copied to clipboard
val tags: Output<List<Tag>>?

A complex type that contains zero or more `Tag` elements.

Link copied to clipboard
val urn: Output<String>