@Stability(value=Stable) @Internal public static final class CfnRecipeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRecipeProps
CfnRecipePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRecipeProps.Builder, CfnRecipeProps.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,
Object steps,
String description,
String projectName,
List<? extends CfnTag> tags,
String version)
Constructor that initializes the object based on literal property values passed by the
CfnRecipeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::DataBrew::Recipe.Description`.
|
String |
getName()
`AWS::DataBrew::Recipe.Name`.
|
String |
getProjectName()
`AWS::DataBrew::Recipe.ProjectName`.
|
Object |
getSteps()
`AWS::DataBrew::Recipe.Steps`.
|
List<CfnTag> |
getTags()
`AWS::DataBrew::Recipe.Tags`.
|
String |
getVersion()
`AWS::DataBrew::Recipe.Version`.
|
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 getName()
CfnRecipePropsgetName in interface CfnRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html#cfn-databrew-recipe-namepublic final Object getSteps()
CfnRecipePropsgetSteps in interface CfnRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html#cfn-databrew-recipe-stepspublic final String getDescription()
CfnRecipePropsgetDescription in interface CfnRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html#cfn-databrew-recipe-descriptionpublic final String getProjectName()
CfnRecipePropsgetProjectName in interface CfnRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html#cfn-databrew-recipe-projectnamepublic final List<CfnTag> getTags()
CfnRecipePropsgetTags in interface CfnRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html#cfn-databrew-recipe-tagspublic final String getVersion()
CfnRecipePropsgetVersion in interface CfnRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html#cfn-databrew-recipe-version@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.