secret Cache Config
suspend fun secretCacheConfig(name: String, block: suspend SecretCacheConfigResourceBuilder.() -> Unit): SecretCacheConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for SecretCacheConfig.
See also
Parameters
name
The unique name of the resulting resource.