VpcIpamPoolArgs

constructor(addressFamily: Output<String>? = null, allocationDefaultNetmaskLength: Output<Int>? = null, allocationMaxNetmaskLength: Output<Int>? = null, allocationMinNetmaskLength: Output<Int>? = null, allocationResourceTags: Output<Map<String, String>>? = null, autoImport: Output<Boolean>? = null, awsService: Output<String>? = null, cascade: Output<Boolean>? = null, description: Output<String>? = null, ipamScopeId: Output<String>? = null, locale: Output<String>? = null, publicIpSource: Output<String>? = null, publiclyAdvertisable: Output<Boolean>? = null, sourceIpamPoolId: Output<String>? = null, tags: Output<Map<String, String>>? = null)