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
- Struct
- Aws::KinesisAnalyticsV2::Types::DeleteApplicationCloudWatchLoggingOptionResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#application_arn ⇒ String
The application\'s Amazon Resource Name (ARN).
-
#application_version_id ⇒ Integer
The version ID of the application.
-
#cloud_watch_logging_option_descriptions ⇒ Array<Types::CloudWatchLoggingOptionDescription>
The descriptions of the remaining CloudWatch logging options for the application.
Instance Attribute Details
#application_arn ⇒ String
The application\'s Amazon Resource Name (ARN).
#application_version_id ⇒ Integer
The version ID of the application. Kinesis Data Analytics updates the
ApplicationVersionId
each time you change the CloudWatch logging
options.
#cloud_watch_logging_option_descriptions ⇒ Array<Types::CloudWatchLoggingOptionDescription>
The descriptions of the remaining CloudWatch logging options for the application.