@Stability(value=Stable) public static final class CfnJob.EntityDetectorConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.EntityDetectorConfigurationProperty>
CfnJob.EntityDetectorConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.EntityDetectorConfigurationProperty.Builder |
allowedStatistics(CfnJob.AllowedStatisticsProperty allowedStatistics)
Sets the value of
CfnJob.EntityDetectorConfigurationProperty.getAllowedStatistics() |
CfnJob.EntityDetectorConfigurationProperty.Builder |
allowedStatistics(IResolvable allowedStatistics)
Sets the value of
CfnJob.EntityDetectorConfigurationProperty.getAllowedStatistics() |
CfnJob.EntityDetectorConfigurationProperty |
build()
Builds the configured instance.
|
CfnJob.EntityDetectorConfigurationProperty.Builder |
entityTypes(List<String> entityTypes)
Sets the value of
CfnJob.EntityDetectorConfigurationProperty.getEntityTypes() |
@Stability(value=Stable) public CfnJob.EntityDetectorConfigurationProperty.Builder entityTypes(List<String> entityTypes)
CfnJob.EntityDetectorConfigurationProperty.getEntityTypes()entityTypes - `CfnJob.EntityDetectorConfigurationProperty.EntityTypes`. This parameter is required.this@Stability(value=Stable) public CfnJob.EntityDetectorConfigurationProperty.Builder allowedStatistics(CfnJob.AllowedStatisticsProperty allowedStatistics)
CfnJob.EntityDetectorConfigurationProperty.getAllowedStatistics()allowedStatistics - `CfnJob.EntityDetectorConfigurationProperty.AllowedStatistics`.this@Stability(value=Stable) public CfnJob.EntityDetectorConfigurationProperty.Builder allowedStatistics(IResolvable allowedStatistics)
CfnJob.EntityDetectorConfigurationProperty.getAllowedStatistics()allowedStatistics - `CfnJob.EntityDetectorConfigurationProperty.AllowedStatistics`.this@Stability(value=Stable) public CfnJob.EntityDetectorConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.EntityDetectorConfigurationProperty>CfnJob.EntityDetectorConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.