kinesisanalyticsv2_describe_application_version: Provides a detailed description of a specified version of the...

View source: R/kinesisanalyticsv2_operations.R

kinesisanalyticsv2_describe_application_versionR Documentation

Provides a detailed description of a specified version of the application

Description

Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the list_application_versions operation.

See https://www.paws-r-sdk.com/docs/kinesisanalyticsv2_describe_application_version/ for full documentation.

Usage

kinesisanalyticsv2_describe_application_version(
  ApplicationName,
  ApplicationVersionId
)

Arguments

ApplicationName

[required] The name of the application for which you want to get the version description.

ApplicationVersionId

[required] The ID of the application version for which you want to get the description.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.