Class: Aws::Types::BatchGetStandardsControlAssociationsRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetStandardsControlAssociationsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#standards_control_association_ids ⇒ ::Array[Types::StandardsControlAssociationId]
Returns the value of attribute standards_control_association_ids.
Instance Attribute Details
#standards_control_association_ids ⇒ ::Array[Types::StandardsControlAssociationId]
Returns the value of attribute standards_control_association_ids.
4811 4812 4813 |
# File 'sig/types.rbs', line 4811 def standards_control_association_ids @standards_control_association_ids end |