rotation

@JvmName(name = "rmjiuqoqrityfhvt")
suspend fun rotation(value: Output<RegionalSecretRotationArgs>)
@JvmName(name = "ynxvltmyoqngkatq")
suspend fun rotation(value: RegionalSecretRotationArgs?)

Parameters

value

The rotation time and period for a regional secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics configured on the Secret. topics must be set to configure rotation. Structure is documented below.


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

Parameters

argument

The rotation time and period for a regional secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics configured on the Secret. topics must be set to configure rotation. Structure is documented below.