@aws-sdk/client-appconfig

CreateApplicationCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
Description string | undefined

The description of the application.

Id string | undefined

The application ID.

Name string | undefined

The application name.

Full Signature

export interface CreateApplicationCommandOutput extends Application, MetadataBearer