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