Get Endpoint Group Ip Address Cidr Blocks Result
data class GetEndpointGroupIpAddressCidrBlocksResult(val endpointGroupIpAddressCidrBlocks: List<GetEndpointGroupIpAddressCidrBlocksEndpointGroupIpAddressCidrBlock>, val endpointGroupRegion: String, val id: String, val outputFile: String? = null)
A collection of values returned by getEndpointGroupIpAddressCidrBlocks.
Constructors
Link copied to clipboard
constructor(endpointGroupIpAddressCidrBlocks: List<GetEndpointGroupIpAddressCidrBlocksEndpointGroupIpAddressCidrBlock>, endpointGroupRegion: String, id: String, outputFile: String? = null)
Properties
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