NAME
Paws::SecretsManager::PutSecretValueResponse
ATTRIBUTES
ARN => Str
The Amazon Resource Name (ARN) for the secret for which you just created a version.
Name => Str
The friendly name of the secret for which you just created or updated a version.
VersionId => Str
The unique identifier of the version of the secret you just created or updated.
VersionStages => ArrayRef[Str|Undef]
The list of staging labels that are currently attached to this version of the secret. Staging labels are used to track a version as it progresses through the secret rotation process.