@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()
The description of the workspace.
|
String |
getRole()
The ARN of the execution role associated with the workspace.
|
String |
getS3Location()
The ARN of the S3 bucket where resources associated with the workspace are stored.
|
Map<String,String> |
getTags()
Metadata that you can use to manage the workspace.
|
String |
getWorkspaceId()
The ID of the workspace.
|
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.