rotation

@JvmName(name = "dkwknbkhqbqstglm")
suspend fun rotation(value: Output<RotationArgs>)
@JvmName(name = "jwbvepetytvwlsye")
suspend fun rotation(value: RotationArgs?)

Parameters

value

Optional. Rotation policy attached to the Secret. May be excluded if there is no rotation policy.


@JvmName(name = "vuuknpqwvjxnndwu")
suspend fun rotation(argument: suspend RotationArgsBuilder.() -> Unit)

Parameters

argument

Optional. Rotation policy attached to the Secret. May be excluded if there is no rotation policy.