@Stability(value=Stable) @Internal public static final class CfnJob.JobSampleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.JobSampleProperty
CfnJob.JobSamplePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.JobSampleProperty.Builder, CfnJob.JobSampleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJob.JobSampleProperty.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 |
getMode()
A value that determines whether the profile job is run on the entire dataset or a specified number of rows.
|
Number |
getSize()
The `Size` parameter is only required when the mode is CUSTOM_ROWS.
|
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.JobSampleProperty.Builder builder)
CfnJob.AllowedStatisticsProperty.Builder.public final String getMode()
CfnJob.JobSamplePropertyThis value must be one of the following:
Size parameter.getMode in interface CfnJob.JobSamplePropertypublic final Number getSize()
CfnJob.JobSamplePropertyThe profile job is run on the specified number of rows. The maximum value for size is Long.MAX_VALUE.
Long.MAX_VALUE = 9223372036854775807
getSize in interface CfnJob.JobSampleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.