class Aws::OpsWorks::Types::ElasticLoadBalancer

Describes an Elastic Load Balancing instance.

@!attribute [rw] elastic_load_balancer_name

The Elastic Load Balancing instance's name.
@return [String]

@!attribute [rw] region

The instance's AWS region.
@return [String]

@!attribute [rw] dns_name

The instance's public DNS name.
@return [String]

@!attribute [rw] stack_id

The ID of the stack that the instance is associated with.
@return [String]

@!attribute [rw] layer_id

The ID of the layer that the instance is attached to.
@return [String]

@!attribute [rw] vpc_id

The VPC ID.
@return [String]

@!attribute [rw] availability_zones

A list of Availability Zones.
@return [Array<String>]

@!attribute [rw] subnet_ids

A list of subnet IDs, if the stack is running in a VPC.
@return [Array<String>]

@!attribute [rw] ec2_instance_ids

A list of the EC2 instances that the Elastic Load Balancing instance
is managing traffic for.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/ElasticLoadBalancer AWS API Documentation

Constants

SENSITIVE