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.



12907
12908
12909
# File 'sig/types.rbs', line 12907

def classic_load_balancers_config
  @classic_load_balancers_config
end

#target_groups_configTypes::TargetGroupsConfig

Returns the value of attribute target_groups_config.



12908
12909
12910
# File 'sig/types.rbs', line 12908

def target_groups_config
  @target_groups_config
end