Class: Aws::Types::UpdateDeviceCertificateParams
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDeviceCertificateParams
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action ⇒ "DEACTIVATE"
Returns the value of attribute action.
Instance Attribute Details
#action ⇒ "DEACTIVATE"
Returns the value of attribute action.
5118 5119 5120 |
# File 'sig/types.rbs', line 5118 def action @action end |