Module: Aws::RedshiftServerless::Client::_RestoreFromSnapshotResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RestoreFromSnapshotResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#namespace ⇒ Types::Namespace
750 |
# File 'sig/client.rbs', line 750
def namespace: () -> Types::Namespace
|
#owner_account ⇒ ::String
751 |
# File 'sig/client.rbs', line 751
def owner_account: () -> ::String
|
#snapshot_name ⇒ ::String
752 |
# File 'sig/client.rbs', line 752
def snapshot_name: () -> ::String
|