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

Class: Aws::ElasticLoadBalancing::Types::AttachLoadBalancerToSubnetsOutput

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

Overview

Contains the output of AttachLoadBalancerToSubnets.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#subnetsArray<String>

The IDs of the subnets attached to the load balancer.

Returns:

  • (Array<String>)

    The IDs of the subnets attached to the load balancer.