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 staging label that was modified.
|
UpdateSecretVersionStageResponse.Builder |
name(String name)
The friendly name of the secret with the staging label that was modified.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateSecretVersionStageResponse.Builder arn(String arn)
The ARN of the secret with the staging label that was modified.
arn - The ARN of the secret with the staging label that was modified.UpdateSecretVersionStageResponse.Builder name(String name)
The friendly name of the secret with the staging label that was modified.
name - The friendly name of the secret with the staging label that was modified.Copyright © 2019. All rights reserved.