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