@Stability(value=Stable) @Internal public static final class CfnProjectProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProjectProps
CfnProjectPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnProjectProps.Builder, CfnProjectProps.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 datasetName,
String name,
String recipeName,
String roleArn,
Object sample,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnProjectProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDatasetName()
`AWS::DataBrew::Project.DatasetName`.
|
String |
getName()
`AWS::DataBrew::Project.Name`.
|
String |
getRecipeName()
`AWS::DataBrew::Project.RecipeName`.
|
String |
getRoleArn()
`AWS::DataBrew::Project.RoleArn`.
|
Object |
getSample()
`AWS::DataBrew::Project.Sample`.
|
List<CfnTag> |
getTags()
`AWS::DataBrew::Project.Tags`.
|
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.public final String getDatasetName()
CfnProjectPropsgetDatasetName in interface CfnProjectPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html#cfn-databrew-project-datasetnamepublic final String getName()
CfnProjectPropsgetName in interface CfnProjectPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html#cfn-databrew-project-namepublic final String getRecipeName()
CfnProjectPropsgetRecipeName in interface CfnProjectPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html#cfn-databrew-project-recipenamepublic final String getRoleArn()
CfnProjectPropsgetRoleArn in interface CfnProjectPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html#cfn-databrew-project-rolearnpublic final Object getSample()
CfnProjectPropsgetSample in interface CfnProjectPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html#cfn-databrew-project-samplepublic final List<CfnTag> getTags()
CfnProjectPropsgetTags in interface CfnProjectPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html#cfn-databrew-project-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.