Uses of Interface
com.cloudforge.core.local.LocalAuthRuntime
Packages that use LocalAuthRuntime
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of LocalAuthRuntime in com.cloudforge.core.local
Constructors in com.cloudforge.core.local with parameters of type LocalAuthRuntimeModifierConstructorDescriptionLocalDeploymentPipeline(TemplateAdapter templateAdapter, Supplier<? extends LocalDeployer> deployerFactory, LocalAuthRuntime authRuntime) -
Uses of LocalAuthRuntime in com.cloudforgeci.ministack
Classes in com.cloudforgeci.ministack that implement LocalAuthRuntimeModifier and TypeClassDescriptionfinal classReconciles local processes required by the deployed MiniStack template.