Module: Aws::Redshift::Client::_DescribeSnapshotSchedulesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#marker::String

Returns:

  • (::String)


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

def marker: () -> ::String

#snapshot_schedules::Array[Types::SnapshotSchedule]

Returns:



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

def snapshot_schedules: () -> ::Array[Types::SnapshotSchedule]