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