Class: Aws::Types::ListSolFunctionInstanceMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ListSolFunctionInstanceMetadata
- 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.
351 352 353 |
# File 'sig/types.rbs', line 351 def created_at @created_at end |
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
352 353 354 |
# File 'sig/types.rbs', line 352 def last_modified @last_modified end |