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 CreateHostedConfigurationVersionCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

ApplicationId?: string

The application ID.

ConfigurationProfileId?: string

The configuration profile ID.

Content?: Uint8Array

The content of the configuration or the configuration data.

ContentType?: string

A standard MIME type describing the format of the configuration content. For more information, see Content-Type.

Description?: string

A description of the configuration.

VersionLabel?: string

A user-defined label for an AppConfig hosted configuration version.

VersionNumber?: number

The configuration version.