Class: Aws::Types::AwsSsmPatchComplianceDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsSsmPatchComplianceDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#patch ⇒ Types::AwsSsmPatch
Returns the value of attribute patch.
Instance Attribute Details
#patch ⇒ Types::AwsSsmPatch
Returns the value of attribute patch.
4419 4420 4421 |
# File 'sig/types.rbs', line 4419 def patch @patch end |