Class: Aws::Types::PredictorEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#datetime ⇒ ::Time

Returns the value of attribute datetime.

Returns:

  • (::Time)


1106
1107
1108
# File 'sig/types.rbs', line 1106

def datetime
  @datetime
end

#detail ⇒ ::String

Returns the value of attribute detail.

Returns:

  • (::String)


1105
1106
1107
# File 'sig/types.rbs', line 1105

def detail
  @detail
end