Uses of Class
software.amazon.awscdk.services.amplify.CfnWebhookProps.Builder
Packages that use CfnWebhookProps.Builder
-
Uses of CfnWebhookProps.Builder in software.amazon.awscdk.services.amplify
Methods in software.amazon.awscdk.services.amplify that return CfnWebhookProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnWebhookProps.getAppId()CfnWebhookProps.Builder.branchName(String branchName) Sets the value ofCfnWebhookProps.getBranchName()static CfnWebhookProps.BuilderCfnWebhookProps.builder()CfnWebhookProps.Builder.description(String description) Sets the value ofCfnWebhookProps.getDescription()Sets the value ofCfnWebhookProps.getTags()Constructors in software.amazon.awscdk.services.amplify with parameters of type CfnWebhookProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebhookProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebhookProps.Builder.