public static interface UpdateEnvironmentResponse.Builder extends MwaaResponse.Builder, SdkPojo, CopyableBuilder<UpdateEnvironmentResponse.Builder,UpdateEnvironmentResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the Amazon MWAA environment.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateEnvironmentResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the Amazon MWAA environment. For example,
arn:aws:airflow:us-east-1:123456789012:environment/MyMWAAEnvironment.
arn - The Amazon Resource Name (ARN) of the Amazon MWAA environment. For example,
arn:aws:airflow:us-east-1:123456789012:environment/MyMWAAEnvironment.Copyright © 2023. All rights reserved.