Module: Aws::DirectoryService::Client::_DescribeSnapshotsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeSnapshotsResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#snapshots::Array[Types::Snapshot]

Returns:



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

def snapshots: () -> ::Array[Types::Snapshot]