Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnJobPropsMixin.OutputLocationProperty
Packages that use CfnJobPropsMixin.OutputLocationProperty
-
Uses of CfnJobPropsMixin.OutputLocationProperty in software.amazon.awscdk.cfnpropertymixins.services.databrew
Classes in software.amazon.awscdk.cfnpropertymixins.services.databrew that implement CfnJobPropsMixin.OutputLocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobPropsMixin.OutputLocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnJobPropsMixin.OutputLocationPropertyModifier and TypeMethodDescriptionCfnJobPropsMixin.OutputLocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnJobPropsMixin.OutputLocationPropertyModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.outputLocation(CfnJobPropsMixin.OutputLocationProperty outputLocation) Sets the value ofCfnJobMixinProps.getOutputLocation()CfnJobPropsMixin.Builder.outputLocation(CfnJobPropsMixin.OutputLocationProperty outputLocation) The location in Amazon S3 where the job writes its output.