Class: Aws::Types::ListSolFunctionPackageMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ListSolFunctionPackageMetadata
- 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.
383 384 385 |
# File 'sig/types.rbs', line 383 def created_at @created_at end |
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
384 385 386 |
# File 'sig/types.rbs', line 384 def last_modified @last_modified end |