@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String bundleId,
String directoryId,
String userName,
Object rootVolumeEncryptionEnabled,
List<? extends CfnTag> tags,
Object userVolumeEncryptionEnabled,
String volumeEncryptionKey,
Object workspaceProperties)
Constructor that initializes the object based on literal property values passed by the
CfnWorkspaceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBundleId()
`AWS::WorkSpaces::Workspace.BundleId`.
|
String |
getDirectoryId()
`AWS::WorkSpaces::Workspace.DirectoryId`.
|
Object |
getRootVolumeEncryptionEnabled()
`AWS::WorkSpaces::Workspace.RootVolumeEncryptionEnabled`.
|
List<CfnTag> |
getTags()
`AWS::WorkSpaces::Workspace.Tags`.
|
String |
getUserName()
`AWS::WorkSpaces::Workspace.UserName`.
|
Object |
getUserVolumeEncryptionEnabled()
`AWS::WorkSpaces::Workspace.UserVolumeEncryptionEnabled`.
|
String |
getVolumeEncryptionKey()
`AWS::WorkSpaces::Workspace.VolumeEncryptionKey`.
|
Object |
getWorkspaceProperties()
`AWS::WorkSpaces::Workspace.WorkspaceProperties`.
|
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(String bundleId, String directoryId, String userName, Object rootVolumeEncryptionEnabled, List<? extends CfnTag> tags, Object userVolumeEncryptionEnabled, String volumeEncryptionKey, Object workspaceProperties)
CfnWorkspaceProps.Builder.public final String getBundleId()
CfnWorkspacePropsgetBundleId in interface CfnWorkspacePropspublic final String getDirectoryId()
CfnWorkspacePropsgetDirectoryId in interface CfnWorkspacePropspublic final String getUserName()
CfnWorkspacePropsgetUserName in interface CfnWorkspacePropspublic final Object getRootVolumeEncryptionEnabled()
CfnWorkspacePropsgetRootVolumeEncryptionEnabled in interface CfnWorkspacePropspublic final List<CfnTag> getTags()
CfnWorkspacePropsgetTags in interface CfnWorkspacePropspublic final Object getUserVolumeEncryptionEnabled()
CfnWorkspacePropsgetUserVolumeEncryptionEnabled in interface CfnWorkspacePropspublic final String getVolumeEncryptionKey()
CfnWorkspacePropsgetVolumeEncryptionKey in interface CfnWorkspacePropspublic final Object getWorkspaceProperties()
CfnWorkspacePropsgetWorkspaceProperties in interface CfnWorkspaceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.