@Stability(value=Stable) public static final class CfnJob.AllowedStatisticsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.AllowedStatisticsProperty>
CfnJob.AllowedStatisticsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.AllowedStatisticsProperty |
build()
Builds the configured instance.
|
CfnJob.AllowedStatisticsProperty.Builder |
statistics(List<String> statistics)
Sets the value of
CfnJob.AllowedStatisticsProperty.getStatistics() |
@Stability(value=Stable) public CfnJob.AllowedStatisticsProperty.Builder statistics(List<String> statistics)
CfnJob.AllowedStatisticsProperty.getStatistics()statistics - One or more column statistics to allow for columns that contain detected entities. This parameter is required.this@Stability(value=Stable) public CfnJob.AllowedStatisticsProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.AllowedStatisticsProperty>CfnJob.AllowedStatisticsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.