@Stability(value=Stable) @Internal public static final class CfnJob.ValidationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.ValidationConfigurationProperty
CfnJob.ValidationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.ValidationConfigurationProperty.Builder, CfnJob.ValidationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJob.ValidationConfigurationProperty.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) |
String |
getRulesetArn()
The Amazon Resource Name (ARN) for the ruleset to be validated in the profile job.
|
String |
getValidationMode()
Mode of data quality validation.
|
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.ValidationConfigurationProperty.Builder builder)
CfnJob.AllowedStatisticsProperty.Builder.public final String getRulesetArn()
CfnJob.ValidationConfigurationPropertyThe TargetArn of the selected ruleset should be the same as the Amazon Resource Name (ARN) of the dataset that is associated with the profile job.
getRulesetArn in interface CfnJob.ValidationConfigurationPropertypublic final String getValidationMode()
CfnJob.ValidationConfigurationPropertyDefault mode is “CHECK_ALL” which verifies all rules defined in the selected ruleset.
getValidationMode in interface CfnJob.ValidationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.