Uses of Class
software.amazon.awscdk.app.staging.synthesizer.alpha.CustomResourcesOptions.Builder
Packages that use CustomResourcesOptions.Builder
-
Uses of CustomResourcesOptions.Builder in software.amazon.awscdk.app.staging.synthesizer.alpha
Methods in software.amazon.awscdk.app.staging.synthesizer.alpha that return CustomResourcesOptions.BuilderModifier and TypeMethodDescriptionCustomResourcesOptions.Builder.bootstrapQualifier(String bootstrapQualifier) Sets the value ofAppStagingSynthesizerOptions.getBootstrapQualifier()CustomResourcesOptions.builder()CustomResourcesOptions.Builder.deploymentIdentities(DeploymentIdentities deploymentIdentities) Sets the value ofAppStagingSynthesizerOptions.getDeploymentIdentities()CustomResourcesOptions.Builder.resources(IStagingResources resources) Sets the value ofCustomResourcesOptions.getResources()Constructors in software.amazon.awscdk.app.staging.synthesizer.alpha with parameters of type CustomResourcesOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CustomResourcesOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCustomResourcesOptions.Builder.