Uses of Interface
software.amazon.awscdk.services.amplify.CfnWebhookProps
Packages that use CfnWebhookProps
-
Uses of CfnWebhookProps in software.amazon.awscdk.services.amplify
Classes in software.amazon.awscdk.services.amplify that implement CfnWebhookPropsMethods in software.amazon.awscdk.services.amplify that return CfnWebhookPropsModifier and TypeMethodDescriptionCfnWebhookProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.amplify with parameters of type CfnWebhookPropsModifierConstructorDescriptionCfnWebhook(software.constructs.Construct scope, String id, CfnWebhookProps props) Create a newAWS::Amplify::Webhook.