@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()
The dataset that the project is to act upon.
|
String |
getName()
The unique name of a project.
|
String |
getRecipeName()
The name of a recipe that will be developed during a project session.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the role that will be assumed for this project.
|
Object |
getSample()
The sample size and sampling type to apply to the data.
|
List<CfnTag> |
getTags()
Metadata tags that have been applied to the project.
|
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()
CfnProjectPropsIf this parameter isn't specified, then the sample consists of the first 500 rows from the dataset.
getSample 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.