Show / Hide Table of Contents

Namespace Amazon.CDK.AppStagingSynthesizer.Alpha

Classes

AppStagingSynthesizer

(experimental) App Staging Synthesizer.

AppStagingSynthesizerOptions

(experimental) Options that apply to all AppStagingSynthesizer variants.

BootstrapRole

(experimental) Bootstrapped role specifier.

BootstrapRoles

(experimental) Roles that are bootstrapped to your account.

CustomFactoryOptions

(experimental) Properties for customFactory static method.

CustomResourcesOptions

(experimental) Properties for customResources static method.

DefaultBootstrapRolesOptions

(experimental) Options for DeploymentIdentities.defaultBootstrappedRoles.

DefaultResourcesOptions

(experimental) Properties for stackPerEnv static method.

DefaultStagingStack

(experimental) A default Staging Stack that implements IStagingResources.

DefaultStagingStackOptions

(experimental) User configurable options to the DefaultStagingStack.

DefaultStagingStackProps

(experimental) Default Staging Stack Properties.

DeploymentIdentities

(experimental) Deployment identities are the class of roles to be assumed by the CDK when deploying the App.

FileStagingLocation

(experimental) Information returned by the Staging Stack for each file asset.

ImageStagingLocation

(experimental) Information returned by the Staging Stack for each image asset.

ObtainStagingResourcesContext

(experimental) Context parameters for the 'obtainStagingResources' function.

StagingRoles

(experimental) Roles that are included in the Staging Stack (for access to Staging Resources).

UsingAppStagingSynthesizer

(experimental) This is a dummy construct meant to signify that a stack is utilizing the AppStagingSynthesizer.

Interfaces

IAppStagingSynthesizerOptions

(experimental) Options that apply to all AppStagingSynthesizer variants.

IBootstrapRoles

(experimental) Roles that are bootstrapped to your account.

ICustomFactoryOptions

(experimental) Properties for customFactory static method.

ICustomResourcesOptions

(experimental) Properties for customResources static method.

IDefaultBootstrapRolesOptions

(experimental) Options for DeploymentIdentities.defaultBootstrappedRoles.

IDefaultResourcesOptions

(experimental) Properties for stackPerEnv static method.

IDefaultStagingStackOptions

(experimental) User configurable options to the DefaultStagingStack.

IDefaultStagingStackProps

(experimental) Default Staging Stack Properties.

IFileStagingLocation

(experimental) Information returned by the Staging Stack for each file asset.

IImageStagingLocation

(experimental) Information returned by the Staging Stack for each image asset.

IObtainStagingResourcesContext

(experimental) Context parameters for the 'obtainStagingResources' function.

IStagingResources

(experimental) Staging Resource interface.

IStagingResourcesFactory

(experimental) Staging Resource Factory interface.

IStagingRoles

(experimental) Roles that are included in the Staging Stack (for access to Staging Resources).

Back to top Generated by DocFX