Get Endpoint Group Ip Address Cidr Blocks Result
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.
Properties
Link copied to clipboard
Link copied to clipboard
val endpointGroupIpAddressCidrBlocks: List<GetEndpointGroupIpAddressCidrBlocksEndpointGroupIpAddressCidrBlock>
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