https Application Configuration
suspend fun httpsApplicationConfiguration(name: String, block: suspend HttpsApplicationConfigurationResourceBuilder.() -> Unit): HttpsApplicationConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for HttpsApplicationConfiguration.
See also
Parameters
name
The unique name of the resulting resource.