Class: Aws::Types::ListSolNetworkInstanceMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ListSolNetworkInstanceMetadata
- 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.
413 414 415 |
# File 'sig/types.rbs', line 413 def created_at @created_at end |
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
414 415 416 |
# File 'sig/types.rbs', line 414 def last_modified @last_modified end |