Class: Aws::Types::LoadBalancersConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#classic_load_balancers_configTypes::ClassicLoadBalancersConfig

Returns the value of attribute classic_load_balancers_config.



13178
13179
13180
# File 'sig/types.rbs', line 13178

def classic_load_balancers_config
  @classic_load_balancers_config
end

#target_groups_configTypes::TargetGroupsConfig

Returns the value of attribute target_groups_config.



13179
13180
13181
# File 'sig/types.rbs', line 13179

def target_groups_config
  @target_groups_config
end