Uses of Class
software.amazon.awscdk.cloud_assembly_schema.Hooks.Builder
Packages that use Hooks.Builder
-
Uses of Hooks.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return Hooks.BuilderModifier and TypeMethodDescriptionstatic Hooks.BuilderHooks.builder()Hooks.Builder.postDeploy(List<String> postDeploy) Sets the value ofHooks.getPostDeploy()Hooks.Builder.postDestroy(List<String> postDestroy) Sets the value ofHooks.getPostDestroy()Sets the value ofHooks.getPreDeploy()Hooks.Builder.preDestroy(List<String> preDestroy) Sets the value ofHooks.getPreDestroy()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type Hooks.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(Hooks.Builder builder) Constructor that initializes the object based on literal property values passed by theHooks.Builder.