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