Class: Aws::Types::FieldsData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data::String

Returns the value of attribute data.

Returns:

  • (::String)


835
836
837
# File 'sig/types.rbs', line 835

def data
  @data
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


836
837
838
# File 'sig/types.rbs', line 836

def event_type
  @event_type
end