Class: Aws::Types::GuardrailEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action"INTERVENED", "NONE"

Returns the value of attribute action.

Returns:

  • ("INTERVENED", "NONE")


1222
1223
1224
# File 'sig/types.rbs', line 1222

def action
  @action
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


1223
1224
1225
# File 'sig/types.rbs', line 1223

def event_type
  @event_type
end