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

Class: Aws::KinesisAnalyticsV2::Types::DeleteApplicationCloudWatchLoggingOptionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#application_arnString

The application\'s Amazon Resource Name (ARN).

Returns:

  • (String)

    The application\'s Amazon Resource Name (ARN).

#application_version_idInteger

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

Returns:

  • (Integer)

    The version ID of the application.

#cloud_watch_logging_option_descriptionsArray<Types::CloudWatchLoggingOptionDescription>

The descriptions of the remaining CloudWatch logging options for the application.

Returns: