Interface CreateEnvironmentResponse.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) returned in the response for the environment.

      Parameters:
      arn - The Amazon Resource Name (ARN) returned in the response for the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.