Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Credentials to use for Basic authentication. This will create a CloudFront function.

blockPublicAccess?: BlockPublicAccess
certificateARN?: string

The ARN of a certificate that should be used. Only applies to {@link SPADeploy.createSiteWithCloudfront}.

cfAliases?: string[]
cfBehaviors?: Behavior[]
errorDoc?: string
exportWebsiteUrlName?: string
exportWebsiteUrlOutput?: boolean

Whether to export the resulting website URL from the output. Only applies to {@link SPADeploy.createBasicSite}.

indexDoc: string
role?: Role

Role used to execute S3 deployments. The role will get complete access to the created bucket.

securityPolicy?: SecurityPolicyProtocol
sslMethod?: SSLMethod
websiteFolder: string

The directory containing build assets to deploy.

Generated using TypeDoc