Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnWorkflowPropsMixin.InputFileLocationProperty.Builder
Packages that use CfnWorkflowPropsMixin.InputFileLocationProperty.Builder
-
Uses of CfnWorkflowPropsMixin.InputFileLocationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnWorkflowPropsMixin.InputFileLocationProperty.BuilderModifier and TypeMethodDescriptionCfnWorkflowPropsMixin.InputFileLocationProperty.builder()CfnWorkflowPropsMixin.InputFileLocationProperty.Builder.efsFileLocation(CfnWorkflowPropsMixin.EfsInputFileLocationProperty efsFileLocation) Sets the value ofCfnWorkflowPropsMixin.InputFileLocationProperty.getEfsFileLocation()CfnWorkflowPropsMixin.InputFileLocationProperty.Builder.efsFileLocation(IResolvable efsFileLocation) Sets the value ofCfnWorkflowPropsMixin.InputFileLocationProperty.getEfsFileLocation()CfnWorkflowPropsMixin.InputFileLocationProperty.Builder.s3FileLocation(CfnWorkflowPropsMixin.S3InputFileLocationProperty s3FileLocation) Sets the value ofCfnWorkflowPropsMixin.InputFileLocationProperty.getS3FileLocation()CfnWorkflowPropsMixin.InputFileLocationProperty.Builder.s3FileLocation(IResolvable s3FileLocation) Sets the value ofCfnWorkflowPropsMixin.InputFileLocationProperty.getS3FileLocation()Constructors in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnWorkflowPropsMixin.InputFileLocationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkflowPropsMixin.InputFileLocationProperty.Builder.