@Stability(value=Stable) @Internal public static final class CfnMLTransform.TransformParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMLTransform.TransformParametersProperty
CfnMLTransform.TransformParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMLTransform.TransformParametersProperty.Builder, CfnMLTransform.TransformParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMLTransform.TransformParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMLTransform.FindMatchesParametersProperty.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 |
getFindMatchesParameters()
The parameters for the find matches algorithm.
|
String |
getTransformType()
The type of machine learning transform.
|
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(CfnMLTransform.TransformParametersProperty.Builder builder)
CfnMLTransform.FindMatchesParametersProperty.Builder.public final String getTransformType()
CfnMLTransform.TransformParametersPropertyFor information about the types of machine learning transforms, see Creating Machine Learning Transforms .
getTransformType in interface CfnMLTransform.TransformParametersPropertypublic final Object getFindMatchesParameters()
CfnMLTransform.TransformParametersPropertygetFindMatchesParameters in interface CfnMLTransform.TransformParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.