Interface UpdateEnvironmentResponse.Builder

    • Method Detail

      • arn

        UpdateEnvironmentResponse.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.

        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.