Skip to main content

ISecretsManagerPutSecretValueResponse

Interface in AWS.SecretsManager

Interface for PutSecretValue responses.

Ancestors

Properties

ARN

property ARN: TARN

The Amazon Resource Name (ARN) of the new secret.

Name

property Name: string

The name of the new secret.

VersionId

property VersionId: string

The unique identifier of the version for the newly created secret.

VersionStages

property VersionStages: TList<string>

A list of staging labels that are currently attached to this version of the secret.