class Aws::SecretsManager::Types::PutSecretValueResponse

@!attribute [rw] arn

The Amazon Resource Name (ARN) for the secret for which you just
created a version.
@return [String]

@!attribute [rw] name

The friendly name of the secret for which you just created or
updated a version.
@return [String]

@!attribute [rw] version_id

The unique identifier of the version of the secret you just created
or updated.
@return [String]

@!attribute [rw] version_stages

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.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/secretsmanager-2017-10-17/PutSecretValueResponse AWS API Documentation

Constants

SENSITIVE