custom Https Configuration
suspend fun customHttpsConfiguration(name: String, block: suspend CustomHttpsConfigurationResourceBuilder.() -> Unit): CustomHttpsConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomHttpsConfiguration.
See also
Parameters
name
The unique name of the resulting resource.