customHostname

suspend fun customHostname(name: String, block: suspend CustomHostnameResourceBuilder.() -> Unit): CustomHostname

Parameters

name

The unique name of the resulting resource.

block

Builder for CustomHostname.

See also


Parameters

name

The unique name of the resulting resource.

See also