@Stability(value=Stable) @Internal public static final class CfnMLTransformProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMLTransformProps
CfnMLTransformPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMLTransformProps.Builder, CfnMLTransformProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object inputRecordTables,
String role,
Object transformParameters,
String description,
String glueVersion,
Number maxCapacity,
Number maxRetries,
String name,
Number numberOfWorkers,
Object tags,
Number timeout,
String workerType)
Constructor that initializes the object based on literal property values passed by the
CfnMLTransformProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Glue::MLTransform.Description`.
|
String |
getGlueVersion()
`AWS::Glue::MLTransform.GlueVersion`.
|
Object |
getInputRecordTables()
`AWS::Glue::MLTransform.InputRecordTables`.
|
Number |
getMaxCapacity()
`AWS::Glue::MLTransform.MaxCapacity`.
|
Number |
getMaxRetries()
`AWS::Glue::MLTransform.MaxRetries`.
|
String |
getName()
`AWS::Glue::MLTransform.Name`.
|
Number |
getNumberOfWorkers()
`AWS::Glue::MLTransform.NumberOfWorkers`.
|
String |
getRole()
`AWS::Glue::MLTransform.Role`.
|
Object |
getTags()
`AWS::Glue::MLTransform.Tags`.
|
Number |
getTimeout()
`AWS::Glue::MLTransform.Timeout`.
|
Object |
getTransformParameters()
`AWS::Glue::MLTransform.TransformParameters`.
|
String |
getWorkerType()
`AWS::Glue::MLTransform.WorkerType`.
|
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(Object inputRecordTables, String role, Object transformParameters, String description, String glueVersion, Number maxCapacity, Number maxRetries, String name, Number numberOfWorkers, Object tags, Number timeout, String workerType)
CfnMLTransformProps.Builder.public final Object getInputRecordTables()
CfnMLTransformPropsgetInputRecordTables in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-inputrecordtablespublic final String getRole()
CfnMLTransformPropsgetRole in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-rolepublic final Object getTransformParameters()
CfnMLTransformPropsgetTransformParameters in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-transformparameterspublic final String getDescription()
CfnMLTransformPropsgetDescription in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-descriptionpublic final String getGlueVersion()
CfnMLTransformPropsgetGlueVersion in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-glueversionpublic final Number getMaxCapacity()
CfnMLTransformPropsgetMaxCapacity in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-maxcapacitypublic final Number getMaxRetries()
CfnMLTransformPropsgetMaxRetries in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-maxretriespublic final String getName()
CfnMLTransformPropsgetName in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-namepublic final Number getNumberOfWorkers()
CfnMLTransformPropsgetNumberOfWorkers in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-numberofworkerspublic final Object getTags()
CfnMLTransformPropsgetTags in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-tagspublic final Number getTimeout()
CfnMLTransformPropsgetTimeout in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-timeoutpublic final String getWorkerType()
CfnMLTransformPropsgetWorkerType in interface CfnMLTransformPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-workertype@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.