Module: Aws::Rekognition::Client::_DescribeStreamProcessorResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_timestamp::Time

Returns:

  • (::Time)


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

def creation_timestamp: () -> ::Time

#data_sharing_preferenceTypes::StreamProcessorDataSharingPreference



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

def data_sharing_preference: () -> Types::StreamProcessorDataSharingPreference

#inputTypes::StreamProcessorInput



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

def input: () -> Types::StreamProcessorInput

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#last_update_timestamp::Time

Returns:

  • (::Time)


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

def last_update_timestamp: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#notification_channelTypes::StreamProcessorNotificationChannel



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

def notification_channel: () -> Types::StreamProcessorNotificationChannel

#outputTypes::StreamProcessorOutput



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

def output: () -> Types::StreamProcessorOutput

#regions_of_interest::Array[Types::RegionOfInterest]

Returns:



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

def regions_of_interest: () -> ::Array[Types::RegionOfInterest]

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#settingsTypes::StreamProcessorSettings



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

def settings: () -> Types::StreamProcessorSettings

#status"STOPPED", ...

Returns:

  • ("STOPPED", "STARTING", "RUNNING", "FAILED", "STOPPING", "UPDATING")


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

def status: () -> ("STOPPED" | "STARTING" | "RUNNING" | "FAILED" | "STOPPING" | "UPDATING")

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#stream_processor_arn::String

Returns:

  • (::String)


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

def stream_processor_arn: () -> ::String