Class: Aws::Types::CompromisedCredentialsActionsType

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_action"BLOCK", "NO_ACTION"

Returns the value of attribute event_action.

Returns:

  • ("BLOCK", "NO_ACTION")


521
522
523
# File 'sig/types.rbs', line 521

def event_action
  @event_action
end