Class: Aws::Types::DescribeSchedulingPoliciesResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSchedulingPoliciesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scheduling_policies ⇒ ::Array[Types::SchedulingPolicyDetail]
Returns the value of attribute scheduling_policies.
Instance Attribute Details
#scheduling_policies ⇒ ::Array[Types::SchedulingPolicyDetail]
Returns the value of attribute scheduling_policies.
506 507 508 |
# File 'sig/types.rbs', line 506 def scheduling_policies @scheduling_policies end |