ssl Policy Resource
suspend fun sslPolicyResource(name: String, block: suspend SslPolicyResourceBuilder.() -> Unit): SslPolicy
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for SslPolicy.
The unique name of the resulting resource.
Builder for SslPolicy.