Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder
Packages that use CfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder
-
Uses of CfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appflow
Methods in software.amazon.awscdk.cfnpropertymixins.services.appflow that return CfnFlowPropsMixin.ErrorHandlingConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder.bucketName(String bucketName) Sets the value ofCfnFlowPropsMixin.ErrorHandlingConfigProperty.getBucketName()CfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder.bucketName(IBucketRef bucketName) Sets the value ofCfnFlowPropsMixin.ErrorHandlingConfigProperty.getBucketName()CfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder.bucketPrefix(String bucketPrefix) Sets the value ofCfnFlowPropsMixin.ErrorHandlingConfigProperty.getBucketPrefix()CfnFlowPropsMixin.ErrorHandlingConfigProperty.builder()CfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder.failOnFirstError(Boolean failOnFirstError) Sets the value ofCfnFlowPropsMixin.ErrorHandlingConfigProperty.getFailOnFirstError()CfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder.failOnFirstError(IResolvable failOnFirstError) Sets the value ofCfnFlowPropsMixin.ErrorHandlingConfigProperty.getFailOnFirstError()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appflow with parameters of type CfnFlowPropsMixin.ErrorHandlingConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.ErrorHandlingConfigProperty.Builder.