GetEndpointGroupIpAddressCidrBlocksResult

data class GetEndpointGroupIpAddressCidrBlocksResult(val acceleratorId: String? = null, val endpointGroupIpAddressCidrBlocks: List<GetEndpointGroupIpAddressCidrBlocksEndpointGroupIpAddressCidrBlock>, val endpointGroupRegion: String, val id: String, val outputFile: String? = null)

A collection of values returned by getEndpointGroupIpAddressCidrBlocks.

Constructors

constructor(acceleratorId: String? = null, endpointGroupIpAddressCidrBlocks: List<GetEndpointGroupIpAddressCidrBlocksEndpointGroupIpAddressCidrBlock>, endpointGroupRegion: String, id: String, outputFile: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val acceleratorId: String? = null
Link copied to clipboard

A list of Endpoint Group Ip Address Cidr Blocks. Each element contains the following attributes:

Link copied to clipboard

The region ID of the endpoint group.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
val outputFile: String? = null