Class: Aws::Types::UpdateCACertificateParams
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCACertificateParams
- 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.
5052 5053 5054 |
# File 'sig/types.rbs', line 5052 def action @action end |