Class: Aws::Types::DescribeLoadBalancerPolicyTypesOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLoadBalancerPolicyTypesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_type_descriptions ⇒ ::Array[Types::PolicyTypeDescription]
Returns the value of attribute policy_type_descriptions.
Instance Attribute Details
#policy_type_descriptions ⇒ ::Array[Types::PolicyTypeDescription]
Returns the value of attribute policy_type_descriptions.
271 272 273 |
# File 'sig/types.rbs', line 271 def policy_type_descriptions @policy_type_descriptions end |