@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,
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`.
|
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, 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 CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-namepublic final String getRoleArn()
CfnJobPropsgetRoleArn in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-rolearnpublic final String getType()
CfnJobPropsgetType in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-typepublic final String getDatasetName()
CfnJobPropsgetDatasetName in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-datasetnamepublic final String getEncryptionKeyArn()
CfnJobPropsgetEncryptionKeyArn in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-encryptionkeyarnpublic final String getEncryptionMode()
CfnJobPropsgetEncryptionMode in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-encryptionmodepublic final String getLogSubscription()
CfnJobPropsgetLogSubscription in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-logsubscriptionpublic final Number getMaxCapacity()
CfnJobPropsgetMaxCapacity in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-maxcapacitypublic final Number getMaxRetries()
CfnJobPropsgetMaxRetries in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-maxretriespublic final Object getOutputLocation()
CfnJobPropsgetOutputLocation in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-outputlocationpublic final Object getOutputs()
CfnJobPropsgetOutputs in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-outputspublic final String getProjectName()
CfnJobPropsgetProjectName in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-projectnamepublic final Object getRecipe()
CfnJobPropsgetRecipe in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-recipepublic final List<CfnTag> getTags()
CfnJobPropsgetTags in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-tagspublic final Number getTimeout()
CfnJobPropsgetTimeout in interface CfnJobPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-timeout@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.