You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::KinesisAnalyticsV2::Types::AddApplicationInputResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::KinesisAnalyticsV2::Types::AddApplicationInputResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#application_arn ⇒ String
The Amazon Resource Name (ARN) of the application.
-
#application_version_id ⇒ Integer
Provides the current application version.
-
#input_descriptions ⇒ Array<Types::InputDescription>
Describes the application input configuration.
Instance Attribute Details
#application_arn ⇒ String
The Amazon Resource Name (ARN) of the application.
#application_version_id ⇒ Integer
Provides the current application version.
#input_descriptions ⇒ Array<Types::InputDescription>
Describes the application input configuration.