rotation

@JvmName(name = "smdxauxdtdatfqtx")
suspend fun rotation(value: Output<RotationArgs>)
@JvmName(name = "gsjnrbmjptlergaa")
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 = "chovlqvhjoqebvyb")
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.