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)


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

def data
  @data
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


838
839
840
# File 'sig/types.rbs', line 838

def event_type
  @event_type
end