Class: Aws::Types::BatchEnableStandardsRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchEnableStandardsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#standards_subscription_requests ⇒ ::Array[Types::StandardsSubscriptionRequest]
Returns the value of attribute standards_subscription_requests.
Instance Attribute Details
#standards_subscription_requests ⇒ ::Array[Types::StandardsSubscriptionRequest]
Returns the value of attribute standards_subscription_requests.
4768 4769 4770 |
# File 'sig/types.rbs', line 4768 def standards_subscription_requests @standards_subscription_requests end |