@Stability(value=Stable) @Internal public static final class CfnJob.ColumnStatisticsConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.ColumnStatisticsConfigurationProperty
CfnJob.ColumnStatisticsConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.ColumnStatisticsConfigurationProperty.Builder, CfnJob.ColumnStatisticsConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJob.ColumnStatisticsConfigurationProperty.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 |
getSelectors()
List of column selectors.
|
Object |
getStatistics()
Configuration for evaluations.
|
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.ColumnStatisticsConfigurationProperty.Builder builder)
CfnJob.AllowedStatisticsProperty.Builder.public final Object getStatistics()
CfnJob.ColumnStatisticsConfigurationPropertyStatistics can be used to select evaluations and override parameters of evaluations.
getStatistics in interface CfnJob.ColumnStatisticsConfigurationPropertypublic final Object getSelectors()
CfnJob.ColumnStatisticsConfigurationPropertySelectors can be used to select columns from the dataset. When selectors are undefined, configuration will be applied to all supported columns.
getSelectors in interface CfnJob.ColumnStatisticsConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.