Class: Aws::Types::GetLoadBalancerRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLoadBalancerRequest
- 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.
1825 1826 1827 |
# File 'sig/types.rbs', line 1825 def load_balancer_name @load_balancer_name end |