Class: Aws::Types::GetArchiveRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetArchiveRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#archive_id ⇒ ::String
Returns the value of attribute archive_id.
Instance Attribute Details
#archive_id ⇒ ::String
Returns the value of attribute archive_id.
502 503 504 |
# File 'sig/types.rbs', line 502 def archive_id @archive_id end |