rotationRules

@JvmName(name = "chvbrvfbobcgbdut")
suspend fun rotationRules(value: Output<SecretRotationRulesArgs>)
@JvmName(name = "qtolitbgybaasqky")
suspend fun rotationRules(value: SecretRotationRulesArgs?)

Deprecated

Use the aws_secretsmanager_secret_rotation resource instead

Parameters

value

Configuration block for the rotation configuration of this secret. Defined below. Use the aws.secretsmanager.SecretRotation resource to manage this configuration instead. As of version 2.67.0, removal of this configuration will no longer remove rotation due to supporting the new resource. Either import the new resource and remove the configuration or manually remove rotation.


@JvmName(name = "kgcfvadhnxilungg")
suspend fun rotationRules(argument: suspend SecretRotationRulesArgsBuilder.() -> Unit)

Deprecated

Use the aws_secretsmanager_secret_rotation resource instead

Parameters

argument

Configuration block for the rotation configuration of this secret. Defined below. Use the aws.secretsmanager.SecretRotation resource to manage this configuration instead. As of version 2.67.0, removal of this configuration will no longer remove rotation due to supporting the new resource. Either import the new resource and remove the configuration or manually remove rotation.