Class: Aws::Types::BatchUpdateStandardsControlAssociationsResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchUpdateStandardsControlAssociationsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unprocessed_association_updates ⇒ ::Array[Types::UnprocessedStandardsControlAssociationUpdate]
Returns the value of attribute unprocessed_association_updates.
Instance Attribute Details
#unprocessed_association_updates ⇒ ::Array[Types::UnprocessedStandardsControlAssociationUpdate]
Returns the value of attribute unprocessed_association_updates.
4906 4907 4908 |
# File 'sig/types.rbs', line 4906 def unprocessed_association_updates @unprocessed_association_updates end |