public static interface UpdateSecretVersionStageResponse.Builder extends SecretsManagerResponse.Builder, CopyableBuilder<UpdateSecretVersionStageResponse.Builder,UpdateSecretVersionStageResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateSecretVersionStageResponse.Builder |
arn(String arn)
The ARN of the secret with the staging labels that were modified.
|
UpdateSecretVersionStageResponse.Builder |
name(String name)
The friendly name of the secret with the staging labels that were modified.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildUpdateSecretVersionStageResponse.Builder arn(String arn)
The ARN of the secret with the staging labels that were modified.
arn - The ARN of the secret with the staging labels that were modified.UpdateSecretVersionStageResponse.Builder name(String name)
The friendly name of the secret with the staging labels that were modified.
name - The friendly name of the secret with the staging labels that were modified.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.