encryption Config
suspend fun encryptionConfig(name: String, block: suspend EncryptionConfigResourceBuilder.() -> Unit): EncryptionConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for EncryptionConfig.
See also
Parameters
name
The unique name of the resulting resource.