Class: Aws::Types::TerminationHealth
- Inherits:
-
Object
- Object
- Aws::Types::TerminationHealth
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source ⇒ ::String
Returns the value of attribute source.
-
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
Instance Attribute Details
#source ⇒ ::String
Returns the value of attribute source.
1158 1159 1160 |
# File 'sig/types.rbs', line 1158 def source @source end |
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
1157 1158 1159 |
# File 'sig/types.rbs', line 1157 def @timestamp end |