@Stability(value=Stable) @Internal public static final class CfnJob.ProfileConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.ProfileConfigurationProperty
CfnJob.ProfileConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.ProfileConfigurationProperty.Builder, CfnJob.ProfileConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJob.ProfileConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJob.AllowedStatisticsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getColumnStatisticsConfigurations()
List of configurations for column evaluations.
|
Object |
getDatasetStatisticsConfiguration()
Configuration for inter-column evaluations.
|
Object |
getEntityDetectorConfiguration()
Configuration of entity detection for a profile job.
|
Object |
getProfileColumns()
List of column selectors.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnJob.ProfileConfigurationProperty.Builder builder)
CfnJob.AllowedStatisticsProperty.Builder.public final Object getColumnStatisticsConfigurations()
CfnJob.ProfileConfigurationPropertyColumnStatisticsConfigurations are used to select evaluations and override parameters of evaluations for particular columns. When ColumnStatisticsConfigurations is undefined, the profile job will profile all supported columns and run all supported evaluations.
getColumnStatisticsConfigurations in interface CfnJob.ProfileConfigurationPropertypublic final Object getDatasetStatisticsConfiguration()
CfnJob.ProfileConfigurationPropertyConfiguration can be used to select evaluations and override parameters of evaluations. When configuration is undefined, the profile job will run all supported inter-column evaluations.
getDatasetStatisticsConfiguration in interface CfnJob.ProfileConfigurationPropertypublic final Object getEntityDetectorConfiguration()
CfnJob.ProfileConfigurationPropertyWhen undefined, entity detection is disabled.
getEntityDetectorConfiguration in interface CfnJob.ProfileConfigurationPropertypublic final Object getProfileColumns()
CfnJob.ProfileConfigurationPropertyProfileColumns can be used to select columns from the dataset. When ProfileColumns is undefined, the profile job will profile all supported columns.
getProfileColumns in interface CfnJob.ProfileConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.