Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnJobPropsMixin.JobSampleProperty
Packages that use CfnJobPropsMixin.JobSampleProperty
-
Uses of CfnJobPropsMixin.JobSampleProperty in software.amazon.awscdk.cfnpropertymixins.services.databrew
Classes in software.amazon.awscdk.cfnpropertymixins.services.databrew that implement CfnJobPropsMixin.JobSamplePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobPropsMixin.JobSamplePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnJobPropsMixin.JobSamplePropertyModifier and TypeMethodDescriptionCfnJobPropsMixin.JobSampleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnJobPropsMixin.JobSamplePropertyModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.jobSample(CfnJobPropsMixin.JobSampleProperty jobSample) Sets the value ofCfnJobMixinProps.getJobSample()CfnJobPropsMixin.Builder.jobSample(CfnJobPropsMixin.JobSampleProperty jobSample) A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.