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

Class: Aws::KinesisAnalyticsV2::Types::AddApplicationCloudWatchLoggingOptionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#application_arnString

The application\'s ARN.

Returns:

  • (String)

    The application\'s ARN.

#application_version_idInteger

The new version ID of the Kinesis Data Analytics application. Kinesis Data Analytics updates the ApplicationVersionId each time you change the CloudWatch logging options.

Returns:

  • (Integer)

    The new version ID of the Kinesis Data Analytics application.

#cloud_watch_logging_option_descriptionsArray<Types::CloudWatchLoggingOptionDescription>

The descriptions of the current CloudWatch logging options for the Kinesis Data Analytics application.

Returns: