public static interface UpdateSecretVersionStageResponse.Builder extends SecretsManagerResponse.Builder, SdkPojo, CopyableBuilder<UpdateSecretVersionStageResponse.Builder,UpdateSecretVersionStageResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateSecretVersionStageResponse.Builder |
arn(String arn)
The ARN of the secret with the modified staging label.
|
UpdateSecretVersionStageResponse.Builder |
name(String name)
The friendly name of the secret with the modified staging label.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateSecretVersionStageResponse.Builder arn(String arn)
The ARN of the secret with the modified staging label.
arn - The ARN of the secret with the modified staging label.UpdateSecretVersionStageResponse.Builder name(String name)
The friendly name of the secret with the modified staging label.
name - The friendly name of the secret with the modified staging label.Copyright © 2021. All rights reserved.