You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticLoadBalancing::Types::BackendServerDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about the configuration of an EC2 instance.

Instance Attribute Summary collapse

Instance Attribute Details

#instance_portInteger

The port on which the EC2 instance is listening.

Returns:

  • (Integer)

    The port on which the EC2 instance is listening.

#policy_namesArray<String>

The names of the policies enabled for the EC2 instance.

Returns:

  • (Array<String>)

    The names of the policies enabled for the EC2 instance.