Class: Aws::Types::ModifyLoadBalancerAttributesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#load_balancer_attributesTypes::LoadBalancerAttributes

Returns the value of attribute load_balancer_attributes.



415
416
417
# File 'sig/types.rbs', line 415

def load_balancer_attributes
  @load_balancer_attributes
end

#load_balancer_name::String

Returns the value of attribute load_balancer_name.

Returns:

  • (::String)


414
415
416
# File 'sig/types.rbs', line 414

def load_balancer_name
  @load_balancer_name
end