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

Class: Aws::KinesisAnalyticsV2::Types::AddApplicationVpcConfigurationResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#application_arnString

The ARN of the application.

Returns:

  • (String)

    The ARN of the application.

#application_version_idInteger

Provides the current application version. Kinesis Data Analytics updates the ApplicationVersionId each time you update the application.

Returns:

  • (Integer)

    Provides the current application version.

#vpc_configuration_descriptionTypes::VpcConfigurationDescription

The parameters of the new VPC configuration.

Returns: