Class: Aws::Types::DescribePatchGroupStateRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePatchGroupStateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#patch_group ⇒ ::String
Returns the value of attribute patch_group.
Instance Attribute Details
#patch_group ⇒ ::String
Returns the value of attribute patch_group.
1419 1420 1421 |
# File 'sig/types.rbs', line 1419 def patch_group @patch_group end |