Get Vpc Iam Pools Ipam Pool
data class GetVpcIamPoolsIpamPool(val addressFamily: String, val allocationDefaultNetmaskLength: Int, val allocationMaxNetmaskLength: Int, val allocationMinNetmaskLength: Int, val allocationResourceTags: Map<String, String>, val arn: String, val autoImport: Boolean, val awsService: String, val description: String, val id: String? = null, val ipamPoolId: String, val ipamScopeId: String, val ipamScopeType: String, val locale: String, val poolDepth: Int, val publiclyAdvertisable: Boolean, val sourceIpamPoolId: String, val state: String, val tags: Map<String, String>)
Constructors
Link copied to clipboard
fun GetVpcIamPoolsIpamPool(addressFamily: String, allocationDefaultNetmaskLength: Int, allocationMaxNetmaskLength: Int, allocationMinNetmaskLength: Int, allocationResourceTags: Map<String, String>, arn: String, autoImport: Boolean, awsService: String, description: String, id: String? = null, ipamPoolId: String, ipamScopeId: String, ipamScopeType: String, locale: String, poolDepth: Int, publiclyAdvertisable: Boolean, sourceIpamPoolId: String, state: String, tags: Map<String, String>)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard