Class: Aws::GlueDataBrew::Types::Sample
- Inherits:
-
Struct
- Object
- Struct
- Aws::GlueDataBrew::Types::Sample
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-gluedatabrew/types.rb
Overview
Represents the sample size and sampling type for DataBrew to use for interactive data analysis.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#size ⇒ Integer
The number of rows in the sample.
-
#type ⇒ String
The way in which DataBrew obtains rows from a dataset.