- Navigation Guide
@aws-sdk/client-secrets-manager
RestoreSecretCommandInput Interface
The input for RestoreSecretCommand.
Members
Name | Type | Details |
---|---|---|
SecretId Required | string | undefined | The ARN or name of the secret to restore. For an ARN, we recommend that you specify a complete ARN rather than a partial ARN. See Finding a secret from a partial ARN . |
Full Signature
export interface RestoreSecretCommandInput extends RestoreSecretRequest