Aws Ec2Address Properties Args
constructor(allocationId: Output<String>? = null, associationId: Output<String>? = null, carrierIp: Output<String>? = null, customerOwnedIp: Output<String>? = null, customerOwnedIpv4Pool: Output<String>? = null, domain: Output<DomainTypeEnumValueArgs>? = null, instanceId: Output<String>? = null, networkBorderGroup: Output<String>? = null, networkInterfaceId: Output<String>? = null, networkInterfaceOwnerId: Output<String>? = null, privateIpAddress: Output<String>? = null, publicIp: Output<String>? = null, publicIpv4Pool: Output<String>? = null, tags: Output<List<TagArgs>>? = null)