custom Hostname Binding
suspend fun customHostnameBinding(name: String, block: suspend CustomHostnameBindingResourceBuilder.() -> Unit): CustomHostnameBinding
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomHostnameBinding.
See also
Parameters
name
The unique name of the resulting resource.