@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 CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-bundleidpublic final String getDirectoryId()
CfnWorkspacePropsgetDirectoryId in interface CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-directoryidpublic final String getUserName()
CfnWorkspacePropsgetUserName in interface CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-usernamepublic final Object getRootVolumeEncryptionEnabled()
CfnWorkspacePropsgetRootVolumeEncryptionEnabled in interface CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-rootvolumeencryptionenabledpublic final List<CfnTag> getTags()
CfnWorkspacePropsgetTags in interface CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-tagspublic final Object getUserVolumeEncryptionEnabled()
CfnWorkspacePropsgetUserVolumeEncryptionEnabled in interface CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-uservolumeencryptionenabledpublic final String getVolumeEncryptionKey()
CfnWorkspacePropsgetVolumeEncryptionKey in interface CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-volumeencryptionkeypublic final Object getWorkspaceProperties()
CfnWorkspacePropsgetWorkspaceProperties in interface CfnWorkspacePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-workspaceproperties@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.