You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecretsManager::Types::RotateSecretResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecretsManager::Types::RotateSecretResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN of the secret.
-
#name ⇒ String
The friendly name of the secret.
-
#version_id ⇒ String
The ID of the new version of the secret created by the rotation started by this request.
Instance Attribute Details
#arn ⇒ String
The ARN of the secret.
#name ⇒ String
The friendly name of the secret.
#version_id ⇒ String
The ID of the new version of the secret created by the rotation started by this request.