Class: Aws::Types::ModifyLoadBalancerAttributesInput

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.



409
410
411
# File 'sig/types.rbs', line 409

def load_balancer_attributes
  @load_balancer_attributes
end

#load_balancer_name::String

Returns the value of attribute load_balancer_name.

Returns:

  • (::String)


408
409
410
# File 'sig/types.rbs', line 408

def load_balancer_name
  @load_balancer_name
end