Uses of Class
software.amazon.awscdk.StageProps.Builder
Packages that use StageProps.Builder
-
Uses of StageProps.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return StageProps.BuilderModifier and TypeMethodDescriptionstatic StageProps.BuilderStageProps.builder()StageProps.Builder.env(Environment env) Sets the value ofStageProps.getEnv()Sets the value ofStageProps.getOutdir()StageProps.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStageProps.getPermissionsBoundary()StageProps.Builder.policyValidationBeta1(List<? extends IPolicyValidationPluginBeta1> policyValidationBeta1) Sets the value ofStageProps.getPolicyValidationBeta1()Sets the value ofStageProps.getStageName()Constructors in software.amazon.awscdk with parameters of type StageProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(StageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theStageProps.Builder.