@Stability(value=Stable) @Internal public static final class CfnJobProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobProps
CfnJobPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobProps.Builder, CfnJobProps.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(String name,
String roleArn,
String type,
String datasetName,
String encryptionKeyArn,
String encryptionMode,
Object jobSample,
String logSubscription,
Number maxCapacity,
Number maxRetries,
Object outputLocation,
Object outputs,
String projectName,
Object recipe,
List<? extends CfnTag> tags,
Number timeout)
Constructor that initializes the object based on literal property values passed by the
CfnJobProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDatasetName()
`AWS::DataBrew::Job.DatasetName`.
|
String |
getEncryptionKeyArn()
`AWS::DataBrew::Job.EncryptionKeyArn`.
|
String |
getEncryptionMode()
`AWS::DataBrew::Job.EncryptionMode`.
|
Object |
getJobSample()
`AWS::DataBrew::Job.JobSample`.
|
String |
getLogSubscription()
`AWS::DataBrew::Job.LogSubscription`.
|
Number |
getMaxCapacity()
`AWS::DataBrew::Job.MaxCapacity`.
|
Number |
getMaxRetries()
`AWS::DataBrew::Job.MaxRetries`.
|
String |
getName()
`AWS::DataBrew::Job.Name`.
|
Object |
getOutputLocation()
`AWS::DataBrew::Job.OutputLocation`.
|
Object |
getOutputs()
`AWS::DataBrew::Job.Outputs`.
|
String |
getProjectName()
`AWS::DataBrew::Job.ProjectName`.
|
Object |
getRecipe()
`AWS::DataBrew::Job.Recipe`.
|
String |
getRoleArn()
`AWS::DataBrew::Job.RoleArn`.
|
List<CfnTag> |
getTags()
`AWS::DataBrew::Job.Tags`.
|
Number |
getTimeout()
`AWS::DataBrew::Job.Timeout`.
|
String |
getType()
`AWS::DataBrew::Job.Type`.
|
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(String name, String roleArn, String type, String datasetName, String encryptionKeyArn, String encryptionMode, Object jobSample, String logSubscription, Number maxCapacity, Number maxRetries, Object outputLocation, Object outputs, String projectName, Object recipe, List<? extends CfnTag> tags, Number timeout)
CfnJobProps.Builder.public final String getName()
CfnJobPropsgetName in interface CfnJobPropspublic final String getRoleArn()
CfnJobPropsgetRoleArn in interface CfnJobPropspublic final String getType()
CfnJobPropsgetType in interface CfnJobPropspublic final String getDatasetName()
CfnJobPropsgetDatasetName in interface CfnJobPropspublic final String getEncryptionKeyArn()
CfnJobPropsgetEncryptionKeyArn in interface CfnJobPropspublic final String getEncryptionMode()
CfnJobPropsgetEncryptionMode in interface CfnJobPropspublic final Object getJobSample()
CfnJobPropsgetJobSample in interface CfnJobPropspublic final String getLogSubscription()
CfnJobPropsgetLogSubscription in interface CfnJobPropspublic final Number getMaxCapacity()
CfnJobPropsgetMaxCapacity in interface CfnJobPropspublic final Number getMaxRetries()
CfnJobPropsgetMaxRetries in interface CfnJobPropspublic final Object getOutputLocation()
CfnJobPropsgetOutputLocation in interface CfnJobPropspublic final Object getOutputs()
CfnJobPropsgetOutputs in interface CfnJobPropspublic final String getProjectName()
CfnJobPropsgetProjectName in interface CfnJobPropspublic final Object getRecipe()
CfnJobPropsgetRecipe in interface CfnJobPropspublic final List<CfnTag> getTags()
CfnJobPropsgetTags in interface CfnJobPropspublic final Number getTimeout()
CfnJobPropsgetTimeout in interface CfnJobProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.