publicDomainNames

@JvmName(name = "vhoogyyacaawootm")
suspend fun publicDomainNames(value: Output<ContainerServicePublicDomainNamesArgs>)
@JvmName(name = "ahjpvoveblvxsvxf")
suspend fun publicDomainNames(value: ContainerServicePublicDomainNamesArgs?)

Parameters

value

The public domain names to use with the container service, such as example.com and www.example.com. You can specify up to four public domain names for a container service. The domain names that you specify are used when you create a deployment with a container configured as the public endpoint of your container service. If you don't specify public domain names, then you can use the default domain of the container service. Defined below.


@JvmName(name = "cknwucmwsjtolrje")
suspend fun publicDomainNames(argument: suspend ContainerServicePublicDomainNamesArgsBuilder.() -> Unit)

Parameters

argument

The public domain names to use with the container service, such as example.com and www.example.com. You can specify up to four public domain names for a container service. The domain names that you specify are used when you create a deployment with a container configured as the public endpoint of your container service. If you don't specify public domain names, then you can use the default domain of the container service. Defined below.