Class: Aws::Types::DescribeLoadBalancerAttributesInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLoadBalancerAttributesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#load_balancer_name ⇒ ::String
Returns the value of attribute load_balancer_name.
Instance Attribute Details
#load_balancer_name ⇒ ::String
Returns the value of attribute load_balancer_name.
245 246 247 |
# File 'sig/types.rbs', line 245 def load_balancer_name @load_balancer_name end |