IpAddressArgs

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