Module: Aws::KinesisAnalyticsV2::Client::_AddApplicationInputResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_arn::String

Returns:

  • (::String)


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

def application_arn: () -> ::String

#application_version_id::Integer

Returns:

  • (::Integer)


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

def application_version_id: () -> ::Integer

#input_descriptions::Array[Types::InputDescription]

Returns:



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

def input_descriptions: () -> ::Array[Types::InputDescription]