ManagedLoadBalancer - Amazon Elastic Container Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ManagedLoadBalancer

The Application Load Balancer associated with the Express service.

Contents

scheme

The scheme of the load balancer. By default, the scheme of the load balancer is internet-facing.

Type: String

Required: Yes

status

The status of the load balancer.

Type: String

Valid Values: PROVISIONING | ACTIVE | DEPROVISIONING | DELETED | FAILED

Required: Yes

updatedAt

The Unix timestamp for when this load balancer was most recently updated.

Type: Timestamp

Required: Yes

arn

The Amazon Resource Name (ARN) of the load balancer.

Type: String

Required: No

securityGroupIds

The IDs of the security groups associated with the load balancer.

Type: Array of strings

Required: No

statusReason

Information about why the load balancer is in the current status.

Type: String

Required: No

subnetIds

The IDs of the subnets associated with the load balancer.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: