@Stability(value=Stable) @Internal public static final class CfnWorkspaceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkspaceProps
CfnWorkspacePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkspaceProps.Builder, CfnWorkspaceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkspaceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWorkspaceProps.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 |
getDescription()
`AWS::IoTTwinMaker::Workspace.Description`.
|
String |
getRole()
`AWS::IoTTwinMaker::Workspace.Role`.
|
String |
getS3Location()
`AWS::IoTTwinMaker::Workspace.S3Location`.
|
Map<String,String> |
getTags()
`AWS::IoTTwinMaker::Workspace.Tags`.
|
String |
getWorkspaceId()
`AWS::IoTTwinMaker::Workspace.WorkspaceId`.
|
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(CfnWorkspaceProps.Builder builder)
CfnWorkspaceProps.Builder.public final String getRole()
CfnWorkspacePropsgetRole in interface CfnWorkspacePropspublic final String getS3Location()
CfnWorkspacePropsgetS3Location in interface CfnWorkspacePropspublic final String getWorkspaceId()
CfnWorkspacePropsgetWorkspaceId in interface CfnWorkspacePropspublic final String getDescription()
CfnWorkspacePropsgetDescription in interface CfnWorkspacePropspublic final Map<String,String> getTags()
CfnWorkspacePropsgetTags in interface CfnWorkspaceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.