Class: Aws::Types::GetSolFunctionInstanceMetadata
- Inherits:
-
Object
- Object
- Aws::Types::GetSolFunctionInstanceMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
Instance Attribute Details
#created_at ⇒ ::Time
Returns the value of attribute created_at.
100 101 102 |
# File 'sig/types.rbs', line 100 def created_at @created_at end |
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
101 102 103 |
# File 'sig/types.rbs', line 101 def last_modified @last_modified end |