secretLibrary

suspend fun secretLibrary(name: String, block: suspend SecretLibraryResourceBuilder.() -> Unit): SecretLibrary

Parameters

name

The unique name of the resulting resource.

block

Builder for SecretLibrary.

See also


Parameters

name

The unique name of the resulting resource.

See also