Class: Aws::Types::CompromisedCredentialsActionsType
- Inherits:
-
Object
- Object
- Aws::Types::CompromisedCredentialsActionsType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_action ⇒ "BLOCK", "NO_ACTION"
Returns the value of attribute event_action.
Instance Attribute Details
#event_action ⇒ "BLOCK", "NO_ACTION"
Returns the value of attribute event_action.
521 522 523 |
# File 'sig/types.rbs', line 521 def event_action @event_action end |