Module: Aws::Kinesis::Client::_DisableEnhancedMonitoringResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#current_shard_level_metrics::Array[("IncomingBytes" | "IncomingRecords" | "OutgoingBytes" | "OutgoingRecords" | "WriteProvisionedThroughputExceeded" | "ReadProvisionedThroughputExceeded" | "IteratorAgeMilliseconds" | "ALL")]

Returns:

  • (::Array[("IncomingBytes" | "IncomingRecords" | "OutgoingBytes" | "OutgoingRecords" | "WriteProvisionedThroughputExceeded" | "ReadProvisionedThroughputExceeded" | "IteratorAgeMilliseconds" | "ALL")])


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

def current_shard_level_metrics: () -> ::Array[("IncomingBytes" | "IncomingRecords" | "OutgoingBytes" | "OutgoingRecords" | "WriteProvisionedThroughputExceeded" | "ReadProvisionedThroughputExceeded" | "IteratorAgeMilliseconds" | "ALL")]

#desired_shard_level_metrics::Array[("IncomingBytes" | "IncomingRecords" | "OutgoingBytes" | "OutgoingRecords" | "WriteProvisionedThroughputExceeded" | "ReadProvisionedThroughputExceeded" | "IteratorAgeMilliseconds" | "ALL")]

Returns:

  • (::Array[("IncomingBytes" | "IncomingRecords" | "OutgoingBytes" | "OutgoingRecords" | "WriteProvisionedThroughputExceeded" | "ReadProvisionedThroughputExceeded" | "IteratorAgeMilliseconds" | "ALL")])


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

def desired_shard_level_metrics: () -> ::Array[("IncomingBytes" | "IncomingRecords" | "OutgoingBytes" | "OutgoingRecords" | "WriteProvisionedThroughputExceeded" | "ReadProvisionedThroughputExceeded" | "IteratorAgeMilliseconds" | "ALL")]

#stream_arn::String

Returns:

  • (::String)


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

def stream_arn: () -> ::String

#stream_name::String

Returns:

  • (::String)


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

def stream_name: () -> ::String