Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codepipeline.CfnWebhookPropsMixin.WebhookAuthConfigurationProperty
Packages that use CfnWebhookPropsMixin.WebhookAuthConfigurationProperty
-
Uses of CfnWebhookPropsMixin.WebhookAuthConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.codepipeline
Classes in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that implement CfnWebhookPropsMixin.WebhookAuthConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebhookPropsMixin.WebhookAuthConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that return CfnWebhookPropsMixin.WebhookAuthConfigurationPropertyModifier and TypeMethodDescriptionCfnWebhookPropsMixin.WebhookAuthConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline with parameters of type CfnWebhookPropsMixin.WebhookAuthConfigurationPropertyModifier and TypeMethodDescriptionCfnWebhookMixinProps.Builder.authenticationConfiguration(CfnWebhookPropsMixin.WebhookAuthConfigurationProperty authenticationConfiguration) Sets the value ofCfnWebhookMixinProps.getAuthenticationConfiguration()CfnWebhookPropsMixin.Builder.authenticationConfiguration(CfnWebhookPropsMixin.WebhookAuthConfigurationProperty authenticationConfiguration) Properties that configure the authentication applied to incoming webhook trigger requests.