Class: Aws::Types::DescribeLoadBalancerPoliciesOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLoadBalancerPoliciesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_descriptions ⇒ ::Array[Types::PolicyDescription]
Returns the value of attribute policy_descriptions.
Instance Attribute Details
#policy_descriptions ⇒ ::Array[Types::PolicyDescription]
Returns the value of attribute policy_descriptions.
261 262 263 |
# File 'sig/types.rbs', line 261 def policy_descriptions @policy_descriptions end |