IpAddressArgs

constructor(autoGeneratedDomainNameLabelScope: Output<Either<String, DnsNameLabelReusePolicy>>? = null, dnsNameLabel: Output<String>? = null, ip: Output<String>? = null, ports: Output<List<PortArgs>>, type: Output<Either<String, ContainerGroupIpAddressType>>)