@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) |
List<String> |
getAssetIds()
A list that contains the IDs of each asset associated with the project.
|
String |
getPortalId()
The ID of the portal in which to create the project.
|
String |
getProjectDescription()
A description for the project.
|
String |
getProjectName()
A friendly name for the project.
|
List<CfnTag> |
getTags()
A list of key-value pairs that contain metadata for 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 getPortalId()
CfnProjectPropsgetPortalId in interface CfnProjectPropspublic final String getProjectName()
CfnProjectPropsgetProjectName in interface CfnProjectPropspublic final List<String> getAssetIds()
CfnProjectPropsgetAssetIds in interface CfnProjectPropspublic final String getProjectDescription()
CfnProjectPropsgetProjectDescription in interface CfnProjectPropspublic final List<CfnTag> getTags()
CfnProjectPropsFor more information, see Tagging your AWS IoT SiteWise resources in the AWS IoT SiteWise User Guide .
getTags in interface CfnProjectProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.