You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::KinesisAnalyticsV2::Types::AddApplicationReferenceDataSourceResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#application_arnString

The application Amazon Resource Name (ARN).

Returns:

  • (String)

    The application Amazon Resource Name (ARN).

#application_version_idInteger

The updated application version ID. Kinesis Data Analytics increments this ID when the application is updated.

Returns:

  • (Integer)

    The updated application version ID.

#reference_data_source_descriptionsArray<Types::ReferenceDataSourceDescription>

Describes reference data sources configured for the application.

Returns: