Class: Aws::Types::UpdateActionTypeInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateActionTypeInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action_type ⇒ Types::ActionTypeDeclaration
Returns the value of attribute action_type.
Instance Attribute Details
#action_type ⇒ Types::ActionTypeDeclaration
Returns the value of attribute action_type.
1471 1472 1473 |
# File 'sig/types.rbs', line 1471 def action_type @action_type end |