- Navigation Guide
@aws-sdk/client-amplify
CreateAppCommandOutput Interface
The output of CreateAppCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
app Required | App | undefined | Represents the different branches of a repository for building, deploying, and hosting an Amplify app. |
Full Signature
export interface CreateAppCommandOutput extends CreateAppResult, MetadataBearer