Module: Aws::KeyspacesStreams::Client::_GetStreamResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_request_date_time::Time

Returns:

  • (::Time)


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

def creation_request_date_time: () -> ::Time

#keyspace_name::String

Returns:

  • (::String)


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

def keyspace_name: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#shards::Array[Types::Shard]

Returns:



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

def shards: () -> ::Array[Types::Shard]

#stream_arn::String

Returns:

  • (::String)


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

def stream_arn: () -> ::String

#stream_label::String

Returns:

  • (::String)


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

def stream_label: () -> ::String

#stream_status"ENABLING", ...

Returns:

  • ("ENABLING", "ENABLED", "DISABLING", "DISABLED")


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

def stream_status: () -> ("ENABLING" | "ENABLED" | "DISABLING" | "DISABLED")

#stream_view_type"NEW_IMAGE", ...

Returns:

  • ("NEW_IMAGE", "OLD_IMAGE", "NEW_AND_OLD_IMAGES", "KEYS_ONLY")


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

def stream_view_type: () -> ("NEW_IMAGE" | "OLD_IMAGE" | "NEW_AND_OLD_IMAGES" | "KEYS_ONLY")

#table_name::String

Returns:

  • (::String)


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

def table_name: () -> ::String