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.



13505
13506
13507
# File 'sig/types.rbs', line 13505

def classic_load_balancers_config
  @classic_load_balancers_config
end

#target_groups_configTypes::TargetGroupsConfig

Returns the value of attribute target_groups_config.



13506
13507
13508
# File 'sig/types.rbs', line 13506

def target_groups_config
  @target_groups_config
end