Container Public Domain Name Args
data class ContainerPublicDomainNameArgs(val certificateName: Output<String>? = null, val domainNames: Output<List<String>>? = null) : ConvertibleToJava<ContainerPublicDomainNameArgs>
The public domain name to use with the container service, such as example.com and www.example.com.