Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DeploymentApplicationConfig

Information about a deployment application configuration.

Hierarchy

  • DeploymentApplicationConfig

Properties

application: undefined | string

The Amazon Resource Name (ARN) of the robot application.

applicationVersion: undefined | string

The version of the application.

launchConfig: undefined | DeploymentLaunchConfig

The launch configuration.