Class: Aws::Types::AccountTakeoverRiskConfigurationType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actionsTypes::AccountTakeoverActionsType

Returns the value of attribute actions.



36
37
38
# File 'sig/types.rbs', line 36

def actions
  @actions
end

#notify_configurationTypes::NotifyConfigurationType

Returns the value of attribute notify_configuration.



35
36
37
# File 'sig/types.rbs', line 35

def notify_configuration
  @notify_configuration
end