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