secretList

suspend fun secretList(name: String, block: suspend SecretListResourceBuilder.() -> Unit): SecretList

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for SecretList.


See also

Parameters

name

The unique name of the resulting resource.