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

Returns:

  • (::String)


1396
# File 'sig/client.rbs', line 1396

def marker: () -> ::String

#snapshot_copy_grants::Array[Types::SnapshotCopyGrant]

Returns:



1397
# File 'sig/client.rbs', line 1397

def snapshot_copy_grants: () -> ::Array[Types::SnapshotCopyGrant]