Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codepipeline.CfnPipelinePropsMixin.FailureConditionsProperty.Builder
Packages that use CfnPipelinePropsMixin.FailureConditionsProperty.Builder
-
Uses of CfnPipelinePropsMixin.FailureConditionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codepipeline
Methods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that return CfnPipelinePropsMixin.FailureConditionsProperty.BuilderModifier and TypeMethodDescriptionCfnPipelinePropsMixin.FailureConditionsProperty.builder()CfnPipelinePropsMixin.FailureConditionsProperty.Builder.conditions(List<? extends Object> conditions) Sets the value ofCfnPipelinePropsMixin.FailureConditionsProperty.getConditions()CfnPipelinePropsMixin.FailureConditionsProperty.Builder.conditions(IResolvable conditions) Sets the value ofCfnPipelinePropsMixin.FailureConditionsProperty.getConditions()Sets the value ofCfnPipelinePropsMixin.FailureConditionsProperty.getResult()CfnPipelinePropsMixin.FailureConditionsProperty.Builder.retryConfiguration(CfnPipelinePropsMixin.RetryConfigurationProperty retryConfiguration) Sets the value ofCfnPipelinePropsMixin.FailureConditionsProperty.getRetryConfiguration()CfnPipelinePropsMixin.FailureConditionsProperty.Builder.retryConfiguration(IResolvable retryConfiguration) Sets the value ofCfnPipelinePropsMixin.FailureConditionsProperty.getRetryConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codepipeline with parameters of type CfnPipelinePropsMixin.FailureConditionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipelinePropsMixin.FailureConditionsProperty.Builder.