Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codepipeline.CfnPipelinePropsMixin.RuleDeclarationProperty.Builder
Packages that use CfnPipelinePropsMixin.RuleDeclarationProperty.Builder
-
Uses of CfnPipelinePropsMixin.RuleDeclarationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codepipeline
Methods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that return CfnPipelinePropsMixin.RuleDeclarationProperty.BuilderModifier and TypeMethodDescriptionCfnPipelinePropsMixin.RuleDeclarationProperty.builder()Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getCommands()CfnPipelinePropsMixin.RuleDeclarationProperty.Builder.configuration(Object configuration) Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getConfiguration()CfnPipelinePropsMixin.RuleDeclarationProperty.Builder.inputArtifacts(List<? extends Object> inputArtifacts) Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getInputArtifacts()CfnPipelinePropsMixin.RuleDeclarationProperty.Builder.inputArtifacts(IResolvable inputArtifacts) Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getInputArtifacts()Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getName()Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getRegion()Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getRoleArn()CfnPipelinePropsMixin.RuleDeclarationProperty.Builder.ruleTypeId(CfnPipelinePropsMixin.RuleTypeIdProperty ruleTypeId) Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getRuleTypeId()CfnPipelinePropsMixin.RuleDeclarationProperty.Builder.ruleTypeId(IResolvable ruleTypeId) Sets the value ofCfnPipelinePropsMixin.RuleDeclarationProperty.getRuleTypeId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codepipeline with parameters of type CfnPipelinePropsMixin.RuleDeclarationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipelinePropsMixin.RuleDeclarationProperty.Builder.