Module: Aws::Redshift::Client::_DescribeSnapshotCopyGrantsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SnapshotCopyGrantMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1396 |
# File 'sig/client.rbs', line 1396
def marker: () -> ::String
|
#snapshot_copy_grants ⇒ ::Array[Types::SnapshotCopyGrant]
1397 |
# File 'sig/client.rbs', line 1397
def snapshot_copy_grants: () -> ::Array[Types::SnapshotCopyGrant]
|