Interface UpdateEnvironmentResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateEnvironmentResponse.Builder,UpdateEnvironmentResponse>, MwaaResponse.Builder, SdkBuilder<UpdateEnvironmentResponse.Builder,UpdateEnvironmentResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateEnvironmentResponse

public static interface UpdateEnvironmentResponse.Builder extends MwaaResponse.Builder, SdkPojo, CopyableBuilder<UpdateEnvironmentResponse.Builder,UpdateEnvironmentResponse>
  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the Amazon MWAA environment. For example, arn:aws:airflow:us-east-1:123456789012:environment/MyMWAAEnvironment.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the Amazon MWAA environment. For example, arn:aws:airflow:us-east-1:123456789012:environment/MyMWAAEnvironment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.