Interface CreateServiceEnvironmentResponse.Builder

  • Method Details

    • serviceEnvironmentName

      CreateServiceEnvironmentResponse.Builder serviceEnvironmentName(String serviceEnvironmentName)

      The name of the service environment.

      Parameters:
      serviceEnvironmentName - The name of the service environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceEnvironmentArn

      CreateServiceEnvironmentResponse.Builder serviceEnvironmentArn(String serviceEnvironmentArn)

      The Amazon Resource Name (ARN) of the service environment.

      Parameters:
      serviceEnvironmentArn - The Amazon Resource Name (ARN) of the service environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.