@Stability(value=Stable) public static final class CfnJob.ProfileConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.ProfileConfigurationProperty>
CfnJob.ProfileConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder columnStatisticsConfigurations(IResolvable columnStatisticsConfigurations)
CfnJob.ProfileConfigurationProperty.getColumnStatisticsConfigurations()columnStatisticsConfigurations - `CfnJob.ProfileConfigurationProperty.ColumnStatisticsConfigurations`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder columnStatisticsConfigurations(List<? extends Object> columnStatisticsConfigurations)
CfnJob.ProfileConfigurationProperty.getColumnStatisticsConfigurations()columnStatisticsConfigurations - `CfnJob.ProfileConfigurationProperty.ColumnStatisticsConfigurations`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder datasetStatisticsConfiguration(CfnJob.StatisticsConfigurationProperty datasetStatisticsConfiguration)
CfnJob.ProfileConfigurationProperty.getDatasetStatisticsConfiguration()datasetStatisticsConfiguration - `CfnJob.ProfileConfigurationProperty.DatasetStatisticsConfiguration`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder datasetStatisticsConfiguration(IResolvable datasetStatisticsConfiguration)
CfnJob.ProfileConfigurationProperty.getDatasetStatisticsConfiguration()datasetStatisticsConfiguration - `CfnJob.ProfileConfigurationProperty.DatasetStatisticsConfiguration`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder entityDetectorConfiguration(CfnJob.EntityDetectorConfigurationProperty entityDetectorConfiguration)
CfnJob.ProfileConfigurationProperty.getEntityDetectorConfiguration()entityDetectorConfiguration - `CfnJob.ProfileConfigurationProperty.EntityDetectorConfiguration`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder entityDetectorConfiguration(IResolvable entityDetectorConfiguration)
CfnJob.ProfileConfigurationProperty.getEntityDetectorConfiguration()entityDetectorConfiguration - `CfnJob.ProfileConfigurationProperty.EntityDetectorConfiguration`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder profileColumns(IResolvable profileColumns)
CfnJob.ProfileConfigurationProperty.getProfileColumns()profileColumns - `CfnJob.ProfileConfigurationProperty.ProfileColumns`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty.Builder profileColumns(List<? extends Object> profileColumns)
CfnJob.ProfileConfigurationProperty.getProfileColumns()profileColumns - `CfnJob.ProfileConfigurationProperty.ProfileColumns`.this@Stability(value=Stable) public CfnJob.ProfileConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.ProfileConfigurationProperty>CfnJob.ProfileConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.