class Aws::SecretsManager::Types::CancelRotateSecretResponse
@!attribute [rw] arn
The ARN of the secret for which rotation was canceled. @return [String]
@!attribute [rw] name
The friendly name of the secret for which rotation was canceled. @return [String]
@!attribute [rw] version_id
The unique identifier of the version of the secret created during the rotation. This version might not be complete, and should be evaluated for possible deletion. At the very least, you should remove the `VersionStage` value `AWSPENDING` to enable this version to be deleted. Failing to clean up a cancelled rotation can block you from successfully starting future rotations. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/secretsmanager-2017-10-17/CancelRotateSecretResponse AWS API Documentation
Constants
- SENSITIVE