@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(CfnProjectProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProjectProps.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) |
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.protected Jsii$Proxy(CfnProjectProps.Builder builder)
CfnProjectProps.Builder.public final String getDatasetName()
CfnProjectPropsgetDatasetName in interface CfnProjectPropspublic final String getName()
CfnProjectPropsgetName in interface CfnProjectPropspublic final String getRecipeName()
CfnProjectPropsgetRecipeName in interface CfnProjectPropspublic final String getRoleArn()
CfnProjectPropsgetRoleArn in interface CfnProjectPropspublic final Object getSample()
CfnProjectPropsgetSample in interface CfnProjectPropspublic final List<CfnTag> getTags()
CfnProjectPropsgetTags in interface CfnProjectProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.