Class: Aws::Types::TerminationHealth

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source::String

Returns the value of attribute source.

Returns:

  • (::String)


1158
1159
1160
# File 'sig/types.rbs', line 1158

def source
  @source
end

#timestamp::Time

Returns the value of attribute timestamp.

Returns:

  • (::Time)


1157
1158
1159
# File 'sig/types.rbs', line 1157

def timestamp
  @timestamp
end