Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codepipeline.CfnPipelinePropsMixin.GitConfigurationProperty.Builder
Packages that use CfnPipelinePropsMixin.GitConfigurationProperty.Builder
-
Uses of CfnPipelinePropsMixin.GitConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codepipeline
Methods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that return CfnPipelinePropsMixin.GitConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPipelinePropsMixin.GitConfigurationProperty.builder()CfnPipelinePropsMixin.GitConfigurationProperty.Builder.pullRequest(List<? extends Object> pullRequest) Sets the value ofCfnPipelinePropsMixin.GitConfigurationProperty.getPullRequest()CfnPipelinePropsMixin.GitConfigurationProperty.Builder.pullRequest(IResolvable pullRequest) Sets the value ofCfnPipelinePropsMixin.GitConfigurationProperty.getPullRequest()Sets the value ofCfnPipelinePropsMixin.GitConfigurationProperty.getPush()CfnPipelinePropsMixin.GitConfigurationProperty.Builder.push(IResolvable push) Sets the value ofCfnPipelinePropsMixin.GitConfigurationProperty.getPush()CfnPipelinePropsMixin.GitConfigurationProperty.Builder.sourceActionName(String sourceActionName) Sets the value ofCfnPipelinePropsMixin.GitConfigurationProperty.getSourceActionName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codepipeline with parameters of type CfnPipelinePropsMixin.GitConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipelinePropsMixin.GitConfigurationProperty.Builder.