Get Connection Group Result
data class GetConnectionGroupResult(val anycastIpListId: String? = null, val arn: String? = null, val createdTime: String? = null, val eTag: String? = null, val enabled: Boolean? = null, val id: String? = null, val ipv6Enabled: Boolean? = null, val isDefault: Boolean? = null, val lastModifiedTime: String? = null, val routingEndpoint: String? = null, val status: String? = null, val tags: List<Tag>? = null)
Constructors
Link copied to clipboard
constructor(anycastIpListId: String? = null, arn: String? = null, createdTime: String? = null, eTag: String? = null, enabled: Boolean? = null, id: String? = null, ipv6Enabled: Boolean? = null, isDefault: Boolean? = null, lastModifiedTime: String? = null, routingEndpoint: String? = null, status: String? = null, tags: List<Tag>? = null)
Properties
Link copied to clipboard
The ID of the Anycast static IP list.
Link copied to clipboard
The date and time when the connection group was created.
Link copied to clipboard
IPv6 is enabled for the connection group.
Link copied to clipboard
The date and time when the connection group was updated.
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.