Uses of Interface
software.amazon.awscdk.services.databrew.CfnProject.SampleProperty
Packages that use CfnProject.SampleProperty
-
Uses of CfnProject.SampleProperty in software.amazon.awscdk.services.databrew
Classes in software.amazon.awscdk.services.databrew that implement CfnProject.SamplePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProject.SamplePropertyMethods in software.amazon.awscdk.services.databrew that return CfnProject.SamplePropertyModifier and TypeMethodDescriptionCfnProject.SampleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.databrew with parameters of type CfnProject.SamplePropertyModifier and TypeMethodDescriptionCfnProject.Builder.sample(CfnProject.SampleProperty sample) The sample size and sampling type to apply to the data.CfnProjectProps.Builder.sample(CfnProject.SampleProperty sample) Sets the value ofCfnProjectProps.getSample()voidCfnProject.setSample(CfnProject.SampleProperty value) The sample size and sampling type to apply to the data.