secret Rotation
suspend fun secretRotation(name: String, block: suspend SecretRotationResourceBuilder.() -> Unit): SecretRotation
Parameters
name
The unique name of the resulting resource.
block
Builder for SecretRotation.
See also
Parameters
name
The unique name of the resulting resource.