Class: Aws::Types::ListSolNetworkPackageMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ListSolNetworkPackageMetadata
- 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.
480 481 482 |
# File 'sig/types.rbs', line 480 def created_at @created_at end |
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
481 482 483 |
# File 'sig/types.rbs', line 481 def last_modified @last_modified end |