Module: Aws::Redshift::Client::_CreateSnapshotScheduleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#associated_cluster_count::Integer

Returns:



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

def associated_cluster_count: () -> ::Integer

#associated_clusters::Array[Types::ClusterAssociatedToSchedule]

Returns:



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

def associated_clusters: () -> ::Array[Types::ClusterAssociatedToSchedule]

#next_invocations::Array[::Time]

Returns:



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

def next_invocations: () -> ::Array[::Time]

#schedule_definitions::Array[::String]

Returns:



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

def schedule_definitions: () -> ::Array[::String]

#schedule_description::String

Returns:



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

def schedule_description: () -> ::String

#schedule_identifier::String

Returns:



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

def schedule_identifier: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

def tags: () -> ::Array[Types::Tag]