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.



13499
13500
13501
# File 'sig/types.rbs', line 13499

def classic_load_balancers_config
  @classic_load_balancers_config
end

#target_groups_configTypes::TargetGroupsConfig

Returns the value of attribute target_groups_config.



13500
13501
13502
# File 'sig/types.rbs', line 13500

def target_groups_config
  @target_groups_config
end