class Aws::CognitoIdentityProvider::Types::CompromisedCredentialsActionsType

The compromised credentials actions type

@note When making an API call, you may pass CompromisedCredentialsActionsType

data as a hash:

    {
      event_action: "BLOCK", # required, accepts BLOCK, NO_ACTION
    }

@!attribute [rw] event_action

The event action.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/CompromisedCredentialsActionsType AWS API Documentation

Constants

SENSITIVE