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 CreateApplicationRequest

Hierarchy

Properties

Properties

Description?: string

A description of the application.

Name: undefined | string

A name for the application.

Tags?: Record<string, string>

Metadata to assign to the application. Tags help organize and categorize your AppConfig resources. Each tag consists of a key and an optional value, both of which you define.