hsm Configuration
suspend fun hsmConfiguration(name: String, block: suspend HsmConfigurationResourceBuilder.() -> Unit): HsmConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for HsmConfiguration.
See also
Parameters
name
The unique name of the resulting resource.