Class: Aws::Types::BatchUpdateStandardsControlAssociationsRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchUpdateStandardsControlAssociationsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#standards_control_association_updates ⇒ ::Array[Types::StandardsControlAssociationUpdate]
Returns the value of attribute standards_control_association_updates.
Instance Attribute Details
#standards_control_association_updates ⇒ ::Array[Types::StandardsControlAssociationUpdate]
Returns the value of attribute standards_control_association_updates.
4901 4902 4903 |
# File 'sig/types.rbs', line 4901 def standards_control_association_updates @standards_control_association_updates end |