
models.workspaces-2015-04-08-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-workspaces Show documentation
{
"metadata" : {
"apiVersion" : "2015-04-08",
"exceptionUnmarshallerImpl" : null,
"protocol" : "json",
"checksumFormat" : null,
"documentation" : "Amazon WorkSpaces Service This is the Amazon WorkSpaces API Reference. This guide provides detailed information about Amazon WorkSpaces operations, data types, parameters, and errors.
",
"defaultEndpoint" : "https://workspaces.us-east-1.amazonaws.com",
"defaultEndpointWithoutHttpProtocol" : "workspaces.us-east-1.amazonaws.com",
"syncInterface" : "AmazonWorkspaces",
"syncClient" : "AmazonWorkspacesClient",
"asyncInterface" : "AmazonWorkspacesAsync",
"asyncClient" : "AmazonWorkspacesAsyncClient",
"packageName" : "com.amazonaws.services.workspaces",
"packagePath" : "com/amazonaws/services/workspaces",
"serviceAbbreviation" : null,
"serviceFullName" : "Amazon WorkSpaces",
"hasApiWithStreamInput" : false,
"jsonContentVersion" : "application/x-amz-json-1.1",
"jsonVersion" : "1.1",
"endpointPrefix" : "workspaces",
"signingName" : "workspaces",
"jsonProtocol" : true,
"serviceName" : "Amazon WorkSpaces",
"cborProtocol" : false,
"unmarshallerContextClassName" : "JsonUnmarshallerContext",
"unmarshallerClassSuffix" : "JsonUnmarshaller",
"protocolDefaultExceptionUnmarshallerType" : "JsonErrorUnmarshaller",
"xmlProtocol" : false
},
"operations" : {
"CreateTags" : {
"documentation" : "Creates tags for a WorkSpace.
",
"operationName" : "CreateTags",
"deprecated" : false,
"input" : {
"variableName" : "createTagsRequest",
"variableType" : "CreateTagsRequest",
"variableDeclarationType" : "CreateTagsRequest",
"documentation" : "The request of the create tags action.
",
"simpleType" : "CreateTagsRequest",
"variableSetterType" : "CreateTagsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CreateTagsResult",
"documentation" : "The result of the create tags action.
"
},
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
"
}, {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
}, {
"exceptionName" : "ResourceLimitExceededException",
"documentation" : "Your resource limits have been exceeded.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CreateTagsResult",
"asyncReturnType" : "CreateTagsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createTags"
},
"CreateWorkspaces" : {
"documentation" : "Creates one or more WorkSpaces.
This operation is asynchronous and returns before the WorkSpaces are created.
",
"operationName" : "CreateWorkspaces",
"deprecated" : false,
"input" : {
"variableName" : "createWorkspacesRequest",
"variableType" : "CreateWorkspacesRequest",
"variableDeclarationType" : "CreateWorkspacesRequest",
"documentation" : "Contains the inputs for the CreateWorkspaces operation.
",
"simpleType" : "CreateWorkspacesRequest",
"variableSetterType" : "CreateWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CreateWorkspacesResult",
"documentation" : "Contains the result of the CreateWorkspaces operation.
"
},
"exceptions" : [ {
"exceptionName" : "ResourceLimitExceededException",
"documentation" : "Your resource limits have been exceeded.
"
}, {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CreateWorkspacesResult",
"asyncReturnType" : "CreateWorkspacesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createWorkspaces"
},
"DeleteTags" : {
"documentation" : "Deletes tags from a WorkSpace.
",
"operationName" : "DeleteTags",
"deprecated" : false,
"input" : {
"variableName" : "deleteTagsRequest",
"variableType" : "DeleteTagsRequest",
"variableDeclarationType" : "DeleteTagsRequest",
"documentation" : "The request of the delete tags action.
",
"simpleType" : "DeleteTagsRequest",
"variableSetterType" : "DeleteTagsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DeleteTagsResult",
"documentation" : "The result of the delete tags action.
"
},
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
"
}, {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DeleteTagsResult",
"asyncReturnType" : "DeleteTagsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteTags"
},
"DescribeTags" : {
"documentation" : "Describes tags for a WorkSpace.
",
"operationName" : "DescribeTags",
"deprecated" : false,
"input" : {
"variableName" : "describeTagsRequest",
"variableType" : "DescribeTagsRequest",
"variableDeclarationType" : "DescribeTagsRequest",
"documentation" : "The request of the describe tags action.
",
"simpleType" : "DescribeTagsRequest",
"variableSetterType" : "DescribeTagsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeTagsResult",
"documentation" : "The result of the describe tags action.
"
},
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeTagsResult",
"asyncReturnType" : "DescribeTagsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeTags"
},
"DescribeWorkspaceBundles" : {
"documentation" : "Obtains information about the WorkSpace bundles that are available to your account in the specified region.
You can filter the results with either the BundleIds
parameter, or the Owner
parameter, but not both.
This operation supports pagination with the use of the NextToken
request and response parameters. If more results are available, the NextToken
response member contains a token that you pass in the next call to this operation to retrieve the next set of items.
",
"operationName" : "DescribeWorkspaceBundles",
"deprecated" : false,
"input" : {
"variableName" : "describeWorkspaceBundlesRequest",
"variableType" : "DescribeWorkspaceBundlesRequest",
"variableDeclarationType" : "DescribeWorkspaceBundlesRequest",
"documentation" : "Contains the inputs for the DescribeWorkspaceBundles operation.
",
"simpleType" : "DescribeWorkspaceBundlesRequest",
"variableSetterType" : "DescribeWorkspaceBundlesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeWorkspaceBundlesResult",
"documentation" : "Contains the results of the DescribeWorkspaceBundles operation.
"
},
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeWorkspaceBundlesResult",
"asyncReturnType" : "DescribeWorkspaceBundlesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeWorkspaceBundles"
},
"DescribeWorkspaceDirectories" : {
"documentation" : "Retrieves information about the AWS Directory Service directories in the region that are registered with Amazon WorkSpaces and are available to your account.
This operation supports pagination with the use of the NextToken
request and response parameters. If more results are available, the NextToken
response member contains a token that you pass in the next call to this operation to retrieve the next set of items.
",
"operationName" : "DescribeWorkspaceDirectories",
"deprecated" : false,
"input" : {
"variableName" : "describeWorkspaceDirectoriesRequest",
"variableType" : "DescribeWorkspaceDirectoriesRequest",
"variableDeclarationType" : "DescribeWorkspaceDirectoriesRequest",
"documentation" : "Contains the inputs for the DescribeWorkspaceDirectories operation.
",
"simpleType" : "DescribeWorkspaceDirectoriesRequest",
"variableSetterType" : "DescribeWorkspaceDirectoriesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeWorkspaceDirectoriesResult",
"documentation" : "Contains the results of the DescribeWorkspaceDirectories operation.
"
},
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeWorkspaceDirectoriesResult",
"asyncReturnType" : "DescribeWorkspaceDirectoriesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeWorkspaceDirectories"
},
"DescribeWorkspaces" : {
"documentation" : "Obtains information about the specified WorkSpaces.
Only one of the filter parameters, such as BundleId
, DirectoryId
, or WorkspaceIds
, can be specified at a time.
This operation supports pagination with the use of the NextToken
request and response parameters. If more results are available, the NextToken
response member contains a token that you pass in the next call to this operation to retrieve the next set of items.
",
"operationName" : "DescribeWorkspaces",
"deprecated" : false,
"input" : {
"variableName" : "describeWorkspacesRequest",
"variableType" : "DescribeWorkspacesRequest",
"variableDeclarationType" : "DescribeWorkspacesRequest",
"documentation" : "Contains the inputs for the DescribeWorkspaces operation.
",
"simpleType" : "DescribeWorkspacesRequest",
"variableSetterType" : "DescribeWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeWorkspacesResult",
"documentation" : "Contains the results for the DescribeWorkspaces operation.
"
},
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
}, {
"exceptionName" : "ResourceUnavailableException",
"documentation" : "The specified resource is not available.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeWorkspacesResult",
"asyncReturnType" : "DescribeWorkspacesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeWorkspaces"
},
"RebootWorkspaces" : {
"documentation" : "Reboots the specified WorkSpaces.
To be able to reboot a WorkSpace, the WorkSpace must have a State of AVAILABLE
, IMPAIRED
, or INOPERABLE
.
This operation is asynchronous and will return before the WorkSpaces have rebooted.
",
"operationName" : "RebootWorkspaces",
"deprecated" : false,
"input" : {
"variableName" : "rebootWorkspacesRequest",
"variableType" : "RebootWorkspacesRequest",
"variableDeclarationType" : "RebootWorkspacesRequest",
"documentation" : "Contains the inputs for the RebootWorkspaces operation.
",
"simpleType" : "RebootWorkspacesRequest",
"variableSetterType" : "RebootWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "RebootWorkspacesResult",
"documentation" : "Contains the results of the RebootWorkspaces operation.
"
},
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "RebootWorkspacesResult",
"asyncReturnType" : "RebootWorkspacesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "rebootWorkspaces"
},
"RebuildWorkspaces" : {
"documentation" : "Rebuilds the specified WorkSpaces.
Rebuilding a WorkSpace is a potentially destructive action that can result in the loss of data. Rebuilding a WorkSpace causes the following to occur:
- The system is restored to the image of the bundle that the WorkSpace is created from. Any applications that have been installed, or system settings that have been made since the WorkSpace was created will be lost.
- The data drive (D drive) is re-created from the last automatic snapshot taken of the data drive. The current contents of the data drive are overwritten. Automatic snapshots of the data drive are taken every 12 hours, so the snapshot can be as much as 12 hours old.
To be able to rebuild a WorkSpace, the WorkSpace must have a State of AVAILABLE
or ERROR
.
This operation is asynchronous and will return before the WorkSpaces have been completely rebuilt.
",
"operationName" : "RebuildWorkspaces",
"deprecated" : false,
"input" : {
"variableName" : "rebuildWorkspacesRequest",
"variableType" : "RebuildWorkspacesRequest",
"variableDeclarationType" : "RebuildWorkspacesRequest",
"documentation" : "Contains the inputs for the RebuildWorkspaces operation.
",
"simpleType" : "RebuildWorkspacesRequest",
"variableSetterType" : "RebuildWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "RebuildWorkspacesResult",
"documentation" : "Contains the results of the RebuildWorkspaces operation.
"
},
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "RebuildWorkspacesResult",
"asyncReturnType" : "RebuildWorkspacesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "rebuildWorkspaces"
},
"TerminateWorkspaces" : {
"documentation" : "Terminates the specified WorkSpaces.
Terminating a WorkSpace is a permanent action and cannot be undone. The user's data is not maintained and will be destroyed. If you need to archive any user data, contact Amazon Web Services before terminating the WorkSpace.
You can terminate a WorkSpace that is in any state except SUSPENDED
.
This operation is asynchronous and will return before the WorkSpaces have been completely terminated.
",
"operationName" : "TerminateWorkspaces",
"deprecated" : false,
"input" : {
"variableName" : "terminateWorkspacesRequest",
"variableType" : "TerminateWorkspacesRequest",
"variableDeclarationType" : "TerminateWorkspacesRequest",
"documentation" : "Contains the inputs for the TerminateWorkspaces operation.
",
"simpleType" : "TerminateWorkspacesRequest",
"variableSetterType" : "TerminateWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "TerminateWorkspacesResult",
"documentation" : "Contains the results of the TerminateWorkspaces operation.
"
},
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "TerminateWorkspacesResult",
"asyncReturnType" : "TerminateWorkspacesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "terminateWorkspaces"
}
},
"shapes" : {
"WorkspaceRequest" : {
"c2jName" : "WorkspaceRequest",
"documentation" : "Contains information about a WorkSpace creation request.
",
"shapeName" : "WorkspaceRequest",
"deprecated" : false,
"required" : [ "DirectoryId", "UserName", "BundleId" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
",
"name" : "DirectoryId",
"c2jName" : "DirectoryId",
"c2jShape" : "DirectoryId",
"variable" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DirectoryId",
"marshallLocationName" : "DirectoryId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@param directoryId The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.*/",
"getterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@return The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.*/",
"fluentSetterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@param directoryId The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@param directoryId The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
",
"name" : "UserName",
"c2jName" : "UserName",
"c2jShape" : "UserName",
"variable" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserName",
"marshallLocationName" : "UserName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@param userName The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.*/",
"getterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@return The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.*/",
"fluentSetterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@param userName The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@param userName The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
",
"name" : "BundleId",
"c2jName" : "BundleId",
"c2jShape" : "BundleId",
"variable" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "BundleId",
"marshallLocationName" : "BundleId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@param bundleId The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.*/",
"getterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@return The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.*/",
"fluentSetterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@param bundleId The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@param bundleId The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"name" : "VolumeEncryptionKey",
"c2jName" : "VolumeEncryptionKey",
"c2jShape" : "VolumeEncryptionKey",
"variable" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "VolumeEncryptionKey",
"marshallLocationName" : "VolumeEncryptionKey",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.*/",
"getterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@return The KMS key used to encrypt data stored on your WorkSpace.*/",
"fluentSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"name" : "UserVolumeEncryptionEnabled",
"c2jName" : "UserVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserVolumeEncryptionEnabled",
"marshallLocationName" : "UserVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@return Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"name" : "RootVolumeEncryptionEnabled",
"c2jName" : "RootVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RootVolumeEncryptionEnabled",
"marshallLocationName" : "RootVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@return Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The tags of the WorkSpace request.
",
"name" : "Tags",
"c2jName" : "Tags",
"c2jShape" : "TagList",
"variable" : {
"variableName" : "tags",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "The tags of the WorkSpace request.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "tags",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Tags",
"marshallLocationName" : "Tags",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "Tag",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Tag",
"variable" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "Tag",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**The tags of the WorkSpace request.
\n@param tags The tags of the WorkSpace request.*/",
"getterDocumentation" : "/**The tags of the WorkSpace request.
\n@return The tags of the WorkSpace request.*/",
"fluentSetterDocumentation" : "/**The tags of the WorkSpace request.
\n@param tags The tags of the WorkSpace request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The tags of the WorkSpace request.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.
\n@param tags The tags of the WorkSpace request.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "workspaceRequest",
"variableType" : "WorkspaceRequest",
"variableDeclarationType" : "WorkspaceRequest",
"documentation" : null,
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"VolumeEncryptionKey" : {
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"name" : "VolumeEncryptionKey",
"c2jName" : "VolumeEncryptionKey",
"c2jShape" : "VolumeEncryptionKey",
"variable" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "VolumeEncryptionKey",
"marshallLocationName" : "VolumeEncryptionKey",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.*/",
"getterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@return The KMS key used to encrypt data stored on your WorkSpace.*/",
"fluentSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Tags" : {
"documentation" : "The tags of the WorkSpace request.
",
"name" : "Tags",
"c2jName" : "Tags",
"c2jShape" : "TagList",
"variable" : {
"variableName" : "tags",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "The tags of the WorkSpace request.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "tags",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Tags",
"marshallLocationName" : "Tags",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "Tag",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Tag",
"variable" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "Tag",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**The tags of the WorkSpace request.
\n@param tags The tags of the WorkSpace request.*/",
"getterDocumentation" : "/**The tags of the WorkSpace request.
\n@return The tags of the WorkSpace request.*/",
"fluentSetterDocumentation" : "/**The tags of the WorkSpace request.
\n@param tags The tags of the WorkSpace request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The tags of the WorkSpace request.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.
\n@param tags The tags of the WorkSpace request.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DirectoryId" : {
"documentation" : "The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
",
"name" : "DirectoryId",
"c2jName" : "DirectoryId",
"c2jShape" : "DirectoryId",
"variable" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DirectoryId",
"marshallLocationName" : "DirectoryId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@param directoryId The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.*/",
"getterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@return The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.*/",
"fluentSetterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@param directoryId The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.
\n@param directoryId The identifier of the AWS Directory Service directory to create the WorkSpace in. You can use the DescribeWorkspaceDirectories operation to obtain a list of the directories that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"UserVolumeEncryptionEnabled" : {
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"name" : "UserVolumeEncryptionEnabled",
"c2jName" : "UserVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserVolumeEncryptionEnabled",
"marshallLocationName" : "UserVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@return Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"BundleId" : {
"documentation" : "The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
",
"name" : "BundleId",
"c2jName" : "BundleId",
"c2jShape" : "BundleId",
"variable" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "BundleId",
"marshallLocationName" : "BundleId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@param bundleId The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.*/",
"getterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@return The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.*/",
"fluentSetterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@param bundleId The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.
\n@param bundleId The identifier of the bundle to create the WorkSpace from. You can use the DescribeWorkspaceBundles operation to obtain a list of the bundles that are available.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"UserName" : {
"documentation" : "The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
",
"name" : "UserName",
"c2jName" : "UserName",
"c2jShape" : "UserName",
"variable" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserName",
"marshallLocationName" : "UserName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@param userName The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.*/",
"getterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@return The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.*/",
"fluentSetterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@param userName The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.
\n@param userName The username that the WorkSpace is assigned to. This username must exist in the AWS Directory Service directory specified by the DirectoryId
member.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"RootVolumeEncryptionEnabled" : {
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"name" : "RootVolumeEncryptionEnabled",
"c2jName" : "RootVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RootVolumeEncryptionEnabled",
"marshallLocationName" : "RootVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@return Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"RebootWorkspacesResult" : {
"c2jName" : "RebootWorkspacesResult",
"documentation" : "Contains the results of the RebootWorkspaces operation.
",
"shapeName" : "RebootWorkspacesResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebooted.
",
"name" : "FailedRequests",
"c2jName" : "FailedRequests",
"c2jShape" : "FailedRebootWorkspaceRequests",
"variable" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebooted.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "FailedRequests",
"marshallLocationName" : "FailedRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "FailedWorkspaceChangeRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "FailedWorkspaceChangeRequest",
"variable" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"getterModel" : {
"returnType" : "FailedWorkspaceChangeRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "FailedWorkspaceChangeRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebooted.*/",
"getterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\n@return An array of structures that represent any WorkSpaces that could not be rebooted.*/",
"fluentSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebooted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFailedRequests(java.util.Collection)} or {@link #withFailedRequests(java.util.Collection)} if you want to override the existing values.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebooted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "rebootWorkspacesResult",
"variableType" : "RebootWorkspacesResult",
"variableDeclarationType" : "RebootWorkspacesResult",
"documentation" : null,
"simpleType" : "RebootWorkspacesResult",
"variableSetterType" : "RebootWorkspacesResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"FailedRequests" : {
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebooted.
",
"name" : "FailedRequests",
"c2jName" : "FailedRequests",
"c2jShape" : "FailedRebootWorkspaceRequests",
"variable" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebooted.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "FailedRequests",
"marshallLocationName" : "FailedRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "FailedWorkspaceChangeRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "FailedWorkspaceChangeRequest",
"variable" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"getterModel" : {
"returnType" : "FailedWorkspaceChangeRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "FailedWorkspaceChangeRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebooted.*/",
"getterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\n@return An array of structures that represent any WorkSpaces that could not be rebooted.*/",
"fluentSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebooted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebooted.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFailedRequests(java.util.Collection)} or {@link #withFailedRequests(java.util.Collection)} if you want to override the existing values.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebooted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"DescribeTagsRequest" : {
"c2jName" : "DescribeTagsRequest",
"documentation" : "The request of the describe tags action.
",
"shapeName" : "DescribeTagsRequest",
"deprecated" : false,
"required" : [ "ResourceId" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The resource ID of the request.
",
"name" : "ResourceId",
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"variable" : {
"variableName" : "resourceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "resourceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ResourceId",
"marshallLocationName" : "ResourceId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"fluentSetterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "describeTagsRequest",
"variableType" : "DescribeTagsRequest",
"variableDeclarationType" : "DescribeTagsRequest",
"documentation" : null,
"simpleType" : "DescribeTagsRequest",
"variableSetterType" : "DescribeTagsRequest"
},
"marshaller" : {
"action" : "DescribeTags",
"verb" : "POST",
"target" : "WorkspacesService.DescribeTags",
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ResourceId" : {
"documentation" : "The resource ID of the request.
",
"name" : "ResourceId",
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"variable" : {
"variableName" : "resourceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "resourceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ResourceId",
"marshallLocationName" : "ResourceId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"fluentSetterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"TerminateWorkspacesResult" : {
"c2jName" : "TerminateWorkspacesResult",
"documentation" : "Contains the results of the TerminateWorkspaces operation.
",
"shapeName" : "TerminateWorkspacesResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that represent any WorkSpaces that could not be terminated.
",
"name" : "FailedRequests",
"c2jName" : "FailedRequests",
"c2jShape" : "FailedTerminateWorkspaceRequests",
"variable" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent any WorkSpaces that could not be terminated.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "FailedRequests",
"marshallLocationName" : "FailedRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "FailedWorkspaceChangeRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "FailedWorkspaceChangeRequest",
"variable" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"getterModel" : {
"returnType" : "FailedWorkspaceChangeRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "FailedWorkspaceChangeRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be terminated.*/",
"getterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\n@return An array of structures that represent any WorkSpaces that could not be terminated.*/",
"fluentSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be terminated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFailedRequests(java.util.Collection)} or {@link #withFailedRequests(java.util.Collection)} if you want to override the existing values.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be terminated.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "terminateWorkspacesResult",
"variableType" : "TerminateWorkspacesResult",
"variableDeclarationType" : "TerminateWorkspacesResult",
"documentation" : null,
"simpleType" : "TerminateWorkspacesResult",
"variableSetterType" : "TerminateWorkspacesResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"FailedRequests" : {
"documentation" : "An array of structures that represent any WorkSpaces that could not be terminated.
",
"name" : "FailedRequests",
"c2jName" : "FailedRequests",
"c2jShape" : "FailedTerminateWorkspaceRequests",
"variable" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent any WorkSpaces that could not be terminated.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "FailedRequests",
"marshallLocationName" : "FailedRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "FailedWorkspaceChangeRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "FailedWorkspaceChangeRequest",
"variable" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"getterModel" : {
"returnType" : "FailedWorkspaceChangeRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "FailedWorkspaceChangeRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be terminated.*/",
"getterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\n@return An array of structures that represent any WorkSpaces that could not be terminated.*/",
"fluentSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be terminated.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be terminated.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFailedRequests(java.util.Collection)} or {@link #withFailedRequests(java.util.Collection)} if you want to override the existing values.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be terminated.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"Workspace" : {
"c2jName" : "Workspace",
"documentation" : "Contains information about a WorkSpace.
",
"shapeName" : "Workspace",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier of the WorkSpace.
",
"name" : "WorkspaceId",
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"variable" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WorkspaceId",
"marshallLocationName" : "WorkspaceId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace.
\n@return The identifier of the WorkSpace.*/",
"fluentSetterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
",
"name" : "DirectoryId",
"c2jName" : "DirectoryId",
"c2jShape" : "DirectoryId",
"variable" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DirectoryId",
"marshallLocationName" : "DirectoryId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@param directoryId The identifier of the AWS Directory Service directory that the WorkSpace belongs to.*/",
"getterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@return The identifier of the AWS Directory Service directory that the WorkSpace belongs to.*/",
"fluentSetterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@param directoryId The identifier of the AWS Directory Service directory that the WorkSpace belongs to.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@param directoryId The identifier of the AWS Directory Service directory that the WorkSpace belongs to.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The user that the WorkSpace is assigned to.
",
"name" : "UserName",
"c2jName" : "UserName",
"c2jShape" : "UserName",
"variable" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The user that the WorkSpace is assigned to.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserName",
"marshallLocationName" : "UserName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@param userName The user that the WorkSpace is assigned to.*/",
"getterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@return The user that the WorkSpace is assigned to.*/",
"fluentSetterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@param userName The user that the WorkSpace is assigned to.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@param userName The user that the WorkSpace is assigned to.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The IP address of the WorkSpace.
",
"name" : "IpAddress",
"c2jName" : "IpAddress",
"c2jShape" : "IpAddress",
"variable" : {
"variableName" : "ipAddress",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The IP address of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "ipAddress",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IpAddress",
"marshallLocationName" : "IpAddress",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The IP address of the WorkSpace.
\n@param ipAddress The IP address of the WorkSpace.*/",
"getterDocumentation" : "/**The IP address of the WorkSpace.
\n@return The IP address of the WorkSpace.*/",
"fluentSetterDocumentation" : "/**The IP address of the WorkSpace.
\n@param ipAddress The IP address of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The IP address of the WorkSpace.
\n@param ipAddress The IP address of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The operational state of the WorkSpace.
",
"name" : "State",
"c2jName" : "State",
"c2jShape" : "WorkspaceState",
"variable" : {
"variableName" : "state",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The operational state of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "state",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "State",
"marshallLocationName" : "State",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "WorkspaceState",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The operational state of the WorkSpace.
\n@param state The operational state of the WorkSpace.\n@see WorkspaceState*/",
"getterDocumentation" : "/**The operational state of the WorkSpace.
\n@return The operational state of the WorkSpace.\n@see WorkspaceState*/",
"fluentSetterDocumentation" : "/**The operational state of the WorkSpace.
\n@param state The operational state of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.\n@see WorkspaceState*/",
"varargSetterDocumentation" : "/**The operational state of the WorkSpace.
\n@param state The operational state of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.\n@see WorkspaceState*/"
}, {
"documentation" : "The identifier of the bundle that the WorkSpace was created from.
",
"name" : "BundleId",
"c2jName" : "BundleId",
"c2jShape" : "BundleId",
"variable" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the bundle that the WorkSpace was created from.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "BundleId",
"marshallLocationName" : "BundleId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@param bundleId The identifier of the bundle that the WorkSpace was created from.*/",
"getterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@return The identifier of the bundle that the WorkSpace was created from.*/",
"fluentSetterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@param bundleId The identifier of the bundle that the WorkSpace was created from.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@param bundleId The identifier of the bundle that the WorkSpace was created from.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The identifier of the subnet that the WorkSpace is in.
",
"name" : "SubnetId",
"c2jName" : "SubnetId",
"c2jShape" : "SubnetId",
"variable" : {
"variableName" : "subnetId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the subnet that the WorkSpace is in.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "subnetId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SubnetId",
"marshallLocationName" : "SubnetId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@param subnetId The identifier of the subnet that the WorkSpace is in.*/",
"getterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@return The identifier of the subnet that the WorkSpace is in.*/",
"fluentSetterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@param subnetId The identifier of the subnet that the WorkSpace is in.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@param subnetId The identifier of the subnet that the WorkSpace is in.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If the WorkSpace could not be created, this contains a textual error message that describes the failure.
",
"name" : "ErrorMessage",
"c2jName" : "ErrorMessage",
"c2jShape" : "Description",
"variable" : {
"variableName" : "errorMessage",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If the WorkSpace could not be created, this contains a textual error message that describes the failure.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "errorMessage",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorMessage",
"marshallLocationName" : "ErrorMessage",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@param errorMessage If the WorkSpace could not be created, this contains a textual error message that describes the failure.*/",
"getterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@return If the WorkSpace could not be created, this contains a textual error message that describes the failure.*/",
"fluentSetterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@param errorMessage If the WorkSpace could not be created, this contains a textual error message that describes the failure.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@param errorMessage If the WorkSpace could not be created, this contains a textual error message that describes the failure.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If the WorkSpace could not be created, this contains the error code.
",
"name" : "ErrorCode",
"c2jName" : "ErrorCode",
"c2jShape" : "WorkspaceErrorCode",
"variable" : {
"variableName" : "errorCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If the WorkSpace could not be created, this contains the error code.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "errorCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorCode",
"marshallLocationName" : "ErrorCode",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@param errorCode If the WorkSpace could not be created, this contains the error code.*/",
"getterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@return If the WorkSpace could not be created, this contains the error code.*/",
"fluentSetterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@param errorCode If the WorkSpace could not be created, this contains the error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@param errorCode If the WorkSpace could not be created, this contains the error code.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The name of the WorkSpace as seen by the operating system.
",
"name" : "ComputerName",
"c2jName" : "ComputerName",
"c2jShape" : "ComputerName",
"variable" : {
"variableName" : "computerName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name of the WorkSpace as seen by the operating system.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "computerName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ComputerName",
"marshallLocationName" : "ComputerName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@param computerName The name of the WorkSpace as seen by the operating system.*/",
"getterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@return The name of the WorkSpace as seen by the operating system.*/",
"fluentSetterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@param computerName The name of the WorkSpace as seen by the operating system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@param computerName The name of the WorkSpace as seen by the operating system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"name" : "VolumeEncryptionKey",
"c2jName" : "VolumeEncryptionKey",
"c2jShape" : "VolumeEncryptionKey",
"variable" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "VolumeEncryptionKey",
"marshallLocationName" : "VolumeEncryptionKey",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.*/",
"getterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@return The KMS key used to encrypt data stored on your WorkSpace.*/",
"fluentSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"name" : "UserVolumeEncryptionEnabled",
"c2jName" : "UserVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserVolumeEncryptionEnabled",
"marshallLocationName" : "UserVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@return Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"name" : "RootVolumeEncryptionEnabled",
"c2jName" : "RootVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RootVolumeEncryptionEnabled",
"marshallLocationName" : "RootVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@return Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "workspace",
"variableType" : "Workspace",
"variableDeclarationType" : "Workspace",
"documentation" : null,
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"UserVolumeEncryptionEnabled" : {
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"name" : "UserVolumeEncryptionEnabled",
"c2jName" : "UserVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the user volume, or D: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "userVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserVolumeEncryptionEnabled",
"marshallLocationName" : "UserVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@return Specifies whether the data stored on the user volume, or D: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the user volume, or D: drive, is encrypted.
\n@param userVolumeEncryptionEnabled Specifies whether the data stored on the user volume, or D: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"UserName" : {
"documentation" : "The user that the WorkSpace is assigned to.
",
"name" : "UserName",
"c2jName" : "UserName",
"c2jShape" : "UserName",
"variable" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The user that the WorkSpace is assigned to.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "userName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserName",
"marshallLocationName" : "UserName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@param userName The user that the WorkSpace is assigned to.*/",
"getterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@return The user that the WorkSpace is assigned to.*/",
"fluentSetterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@param userName The user that the WorkSpace is assigned to.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The user that the WorkSpace is assigned to.
\n@param userName The user that the WorkSpace is assigned to.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"IpAddress" : {
"documentation" : "The IP address of the WorkSpace.
",
"name" : "IpAddress",
"c2jName" : "IpAddress",
"c2jShape" : "IpAddress",
"variable" : {
"variableName" : "ipAddress",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The IP address of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "ipAddress",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IpAddress",
"marshallLocationName" : "IpAddress",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The IP address of the WorkSpace.
\n@param ipAddress The IP address of the WorkSpace.*/",
"getterDocumentation" : "/**The IP address of the WorkSpace.
\n@return The IP address of the WorkSpace.*/",
"fluentSetterDocumentation" : "/**The IP address of the WorkSpace.
\n@param ipAddress The IP address of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The IP address of the WorkSpace.
\n@param ipAddress The IP address of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"BundleId" : {
"documentation" : "The identifier of the bundle that the WorkSpace was created from.
",
"name" : "BundleId",
"c2jName" : "BundleId",
"c2jShape" : "BundleId",
"variable" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the bundle that the WorkSpace was created from.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "bundleId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "BundleId",
"marshallLocationName" : "BundleId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@param bundleId The identifier of the bundle that the WorkSpace was created from.*/",
"getterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@return The identifier of the bundle that the WorkSpace was created from.*/",
"fluentSetterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@param bundleId The identifier of the bundle that the WorkSpace was created from.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the bundle that the WorkSpace was created from.
\n@param bundleId The identifier of the bundle that the WorkSpace was created from.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"RootVolumeEncryptionEnabled" : {
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"name" : "RootVolumeEncryptionEnabled",
"c2jName" : "RootVolumeEncryptionEnabled",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether the data stored on the root volume, or C: drive, is encrypted.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "rootVolumeEncryptionEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RootVolumeEncryptionEnabled",
"marshallLocationName" : "RootVolumeEncryptionEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"getterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@return Specifies whether the data stored on the root volume, or C: drive, is encrypted.*/",
"fluentSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether the data stored on the root volume, or C: drive, is encrypted.
\n@param rootVolumeEncryptionEnabled Specifies whether the data stored on the root volume, or C: drive, is encrypted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ComputerName" : {
"documentation" : "The name of the WorkSpace as seen by the operating system.
",
"name" : "ComputerName",
"c2jName" : "ComputerName",
"c2jShape" : "ComputerName",
"variable" : {
"variableName" : "computerName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name of the WorkSpace as seen by the operating system.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "computerName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ComputerName",
"marshallLocationName" : "ComputerName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@param computerName The name of the WorkSpace as seen by the operating system.*/",
"getterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@return The name of the WorkSpace as seen by the operating system.*/",
"fluentSetterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@param computerName The name of the WorkSpace as seen by the operating system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The name of the WorkSpace as seen by the operating system.
\n@param computerName The name of the WorkSpace as seen by the operating system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"VolumeEncryptionKey" : {
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"name" : "VolumeEncryptionKey",
"c2jName" : "VolumeEncryptionKey",
"c2jShape" : "VolumeEncryptionKey",
"variable" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The KMS key used to encrypt data stored on your WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "volumeEncryptionKey",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "VolumeEncryptionKey",
"marshallLocationName" : "VolumeEncryptionKey",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.*/",
"getterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@return The KMS key used to encrypt data stored on your WorkSpace.*/",
"fluentSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The KMS key used to encrypt data stored on your WorkSpace.
\n@param volumeEncryptionKey The KMS key used to encrypt data stored on your WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DirectoryId" : {
"documentation" : "The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
",
"name" : "DirectoryId",
"c2jName" : "DirectoryId",
"c2jShape" : "DirectoryId",
"variable" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "directoryId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DirectoryId",
"marshallLocationName" : "DirectoryId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@param directoryId The identifier of the AWS Directory Service directory that the WorkSpace belongs to.*/",
"getterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@return The identifier of the AWS Directory Service directory that the WorkSpace belongs to.*/",
"fluentSetterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@param directoryId The identifier of the AWS Directory Service directory that the WorkSpace belongs to.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the AWS Directory Service directory that the WorkSpace belongs to.
\n@param directoryId The identifier of the AWS Directory Service directory that the WorkSpace belongs to.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"State" : {
"documentation" : "The operational state of the WorkSpace.
",
"name" : "State",
"c2jName" : "State",
"c2jShape" : "WorkspaceState",
"variable" : {
"variableName" : "state",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The operational state of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "state",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "State",
"marshallLocationName" : "State",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "WorkspaceState",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The operational state of the WorkSpace.
\n@param state The operational state of the WorkSpace.\n@see WorkspaceState*/",
"getterDocumentation" : "/**The operational state of the WorkSpace.
\n@return The operational state of the WorkSpace.\n@see WorkspaceState*/",
"fluentSetterDocumentation" : "/**The operational state of the WorkSpace.
\n@param state The operational state of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.\n@see WorkspaceState*/",
"varargSetterDocumentation" : "/**The operational state of the WorkSpace.
\n@param state The operational state of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.\n@see WorkspaceState*/"
},
"ErrorMessage" : {
"documentation" : "If the WorkSpace could not be created, this contains a textual error message that describes the failure.
",
"name" : "ErrorMessage",
"c2jName" : "ErrorMessage",
"c2jShape" : "Description",
"variable" : {
"variableName" : "errorMessage",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If the WorkSpace could not be created, this contains a textual error message that describes the failure.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "errorMessage",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorMessage",
"marshallLocationName" : "ErrorMessage",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@param errorMessage If the WorkSpace could not be created, this contains a textual error message that describes the failure.*/",
"getterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@return If the WorkSpace could not be created, this contains a textual error message that describes the failure.*/",
"fluentSetterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@param errorMessage If the WorkSpace could not be created, this contains a textual error message that describes the failure.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If the WorkSpace could not be created, this contains a textual error message that describes the failure.
\n@param errorMessage If the WorkSpace could not be created, this contains a textual error message that describes the failure.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SubnetId" : {
"documentation" : "The identifier of the subnet that the WorkSpace is in.
",
"name" : "SubnetId",
"c2jName" : "SubnetId",
"c2jShape" : "SubnetId",
"variable" : {
"variableName" : "subnetId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the subnet that the WorkSpace is in.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "subnetId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SubnetId",
"marshallLocationName" : "SubnetId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@param subnetId The identifier of the subnet that the WorkSpace is in.*/",
"getterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@return The identifier of the subnet that the WorkSpace is in.*/",
"fluentSetterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@param subnetId The identifier of the subnet that the WorkSpace is in.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the subnet that the WorkSpace is in.
\n@param subnetId The identifier of the subnet that the WorkSpace is in.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ErrorCode" : {
"documentation" : "If the WorkSpace could not be created, this contains the error code.
",
"name" : "ErrorCode",
"c2jName" : "ErrorCode",
"c2jShape" : "WorkspaceErrorCode",
"variable" : {
"variableName" : "errorCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If the WorkSpace could not be created, this contains the error code.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "errorCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorCode",
"marshallLocationName" : "ErrorCode",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@param errorCode If the WorkSpace could not be created, this contains the error code.*/",
"getterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@return If the WorkSpace could not be created, this contains the error code.*/",
"fluentSetterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@param errorCode If the WorkSpace could not be created, this contains the error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If the WorkSpace could not be created, this contains the error code.
\n@param errorCode If the WorkSpace could not be created, this contains the error code.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"WorkspaceId" : {
"documentation" : "The identifier of the WorkSpace.
",
"name" : "WorkspaceId",
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"variable" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WorkspaceId",
"marshallLocationName" : "WorkspaceId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace.
\n@return The identifier of the WorkSpace.*/",
"fluentSetterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"RebootRequest" : {
"c2jName" : "RebootRequest",
"documentation" : "Contains information used with the RebootWorkspaces operation to reboot a WorkSpace.
",
"shapeName" : "RebootRequest",
"deprecated" : false,
"required" : [ "WorkspaceId" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier of the WorkSpace to reboot.
",
"name" : "WorkspaceId",
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"variable" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the WorkSpace to reboot.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WorkspaceId",
"marshallLocationName" : "WorkspaceId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@return The identifier of the WorkSpace to reboot.*/",
"fluentSetterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "rebootRequest",
"variableType" : "RebootRequest",
"variableDeclarationType" : "RebootRequest",
"documentation" : null,
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"WorkspaceId" : {
"documentation" : "The identifier of the WorkSpace to reboot.
",
"name" : "WorkspaceId",
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"variable" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the WorkSpace to reboot.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "workspaceId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WorkspaceId",
"marshallLocationName" : "WorkspaceId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@return The identifier of the WorkSpace to reboot.*/",
"fluentSetterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"TerminateWorkspacesRequest" : {
"c2jName" : "TerminateWorkspacesRequest",
"documentation" : "Contains the inputs for the TerminateWorkspaces operation.
",
"shapeName" : "TerminateWorkspacesRequest",
"deprecated" : false,
"required" : [ "TerminateWorkspaceRequests" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that specify the WorkSpaces to terminate.
",
"name" : "TerminateWorkspaceRequests",
"c2jName" : "TerminateWorkspaceRequests",
"c2jShape" : "TerminateWorkspaceRequests",
"variable" : {
"variableName" : "terminateWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that specify the WorkSpaces to terminate.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "terminateWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TerminateWorkspaceRequests",
"marshallLocationName" : "TerminateWorkspaceRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "TerminateRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "TerminateRequest",
"variable" : {
"variableName" : "member",
"variableType" : "TerminateRequest",
"variableDeclarationType" : "TerminateRequest",
"documentation" : "",
"simpleType" : "TerminateRequest",
"variableSetterType" : "TerminateRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "TerminateRequest",
"variableDeclarationType" : "TerminateRequest",
"documentation" : "",
"simpleType" : "TerminateRequest",
"variableSetterType" : "TerminateRequest"
},
"getterModel" : {
"returnType" : "TerminateRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "TerminateRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\n@param terminateWorkspaceRequests An array of structures that specify the WorkSpaces to terminate.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\n@return An array of structures that specify the WorkSpaces to terminate.*/",
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\n@param terminateWorkspaceRequests An array of structures that specify the WorkSpaces to terminate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTerminateWorkspaceRequests(java.util.Collection)} or {@link #withTerminateWorkspaceRequests(java.util.Collection)} if you want to override the existing values.
\n@param terminateWorkspaceRequests An array of structures that specify the WorkSpaces to terminate.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "terminateWorkspacesRequest",
"variableType" : "TerminateWorkspacesRequest",
"variableDeclarationType" : "TerminateWorkspacesRequest",
"documentation" : null,
"simpleType" : "TerminateWorkspacesRequest",
"variableSetterType" : "TerminateWorkspacesRequest"
},
"marshaller" : {
"action" : "TerminateWorkspaces",
"verb" : "POST",
"target" : "WorkspacesService.TerminateWorkspaces",
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"TerminateWorkspaceRequests" : {
"documentation" : "An array of structures that specify the WorkSpaces to terminate.
",
"name" : "TerminateWorkspaceRequests",
"c2jName" : "TerminateWorkspaceRequests",
"c2jShape" : "TerminateWorkspaceRequests",
"variable" : {
"variableName" : "terminateWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that specify the WorkSpaces to terminate.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "terminateWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TerminateWorkspaceRequests",
"marshallLocationName" : "TerminateWorkspaceRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "TerminateRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "TerminateRequest",
"variable" : {
"variableName" : "member",
"variableType" : "TerminateRequest",
"variableDeclarationType" : "TerminateRequest",
"documentation" : "",
"simpleType" : "TerminateRequest",
"variableSetterType" : "TerminateRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "TerminateRequest",
"variableDeclarationType" : "TerminateRequest",
"documentation" : "",
"simpleType" : "TerminateRequest",
"variableSetterType" : "TerminateRequest"
},
"getterModel" : {
"returnType" : "TerminateRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "TerminateRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\n@param terminateWorkspaceRequests An array of structures that specify the WorkSpaces to terminate.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\n@return An array of structures that specify the WorkSpaces to terminate.*/",
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\n@param terminateWorkspaceRequests An array of structures that specify the WorkSpaces to terminate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to terminate.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTerminateWorkspaceRequests(java.util.Collection)} or {@link #withTerminateWorkspaceRequests(java.util.Collection)} if you want to override the existing values.
\n@param terminateWorkspaceRequests An array of structures that specify the WorkSpaces to terminate.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"RebootWorkspacesRequest" : {
"c2jName" : "RebootWorkspacesRequest",
"documentation" : "Contains the inputs for the RebootWorkspaces operation.
",
"shapeName" : "RebootWorkspacesRequest",
"deprecated" : false,
"required" : [ "RebootWorkspaceRequests" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that specify the WorkSpaces to reboot.
",
"name" : "RebootWorkspaceRequests",
"c2jName" : "RebootWorkspaceRequests",
"c2jShape" : "RebootWorkspaceRequests",
"variable" : {
"variableName" : "rebootWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that specify the WorkSpaces to reboot.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "rebootWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RebootWorkspaceRequests",
"marshallLocationName" : "RebootWorkspaceRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "RebootRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "RebootRequest",
"variable" : {
"variableName" : "member",
"variableType" : "RebootRequest",
"variableDeclarationType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "RebootRequest",
"variableDeclarationType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"getterModel" : {
"returnType" : "RebootRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "RebootRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@return An array of structures that specify the WorkSpaces to reboot.*/",
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setRebootWorkspaceRequests(java.util.Collection)} or {@link #withRebootWorkspaceRequests(java.util.Collection)} if you want to override the existing values.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "rebootWorkspacesRequest",
"variableType" : "RebootWorkspacesRequest",
"variableDeclarationType" : "RebootWorkspacesRequest",
"documentation" : null,
"simpleType" : "RebootWorkspacesRequest",
"variableSetterType" : "RebootWorkspacesRequest"
},
"marshaller" : {
"action" : "RebootWorkspaces",
"verb" : "POST",
"target" : "WorkspacesService.RebootWorkspaces",
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"RebootWorkspaceRequests" : {
"documentation" : "An array of structures that specify the WorkSpaces to reboot.
",
"name" : "RebootWorkspaceRequests",
"c2jName" : "RebootWorkspaceRequests",
"c2jShape" : "RebootWorkspaceRequests",
"variable" : {
"variableName" : "rebootWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that specify the WorkSpaces to reboot.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "rebootWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RebootWorkspaceRequests",
"marshallLocationName" : "RebootWorkspaceRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "RebootRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "RebootRequest",
"variable" : {
"variableName" : "member",
"variableType" : "RebootRequest",
"variableDeclarationType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "RebootRequest",
"variableDeclarationType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"getterModel" : {
"returnType" : "RebootRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "RebootRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@return An array of structures that specify the WorkSpaces to reboot.*/",
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setRebootWorkspaceRequests(java.util.Collection)} or {@link #withRebootWorkspaceRequests(java.util.Collection)} if you want to override the existing values.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"RebuildWorkspacesRequest" : {
"c2jName" : "RebuildWorkspacesRequest",
"documentation" : "Contains the inputs for the RebuildWorkspaces operation.
",
"shapeName" : "RebuildWorkspacesRequest",
"deprecated" : false,
"required" : [ "RebuildWorkspaceRequests" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that specify the WorkSpaces to rebuild.
",
"name" : "RebuildWorkspaceRequests",
"c2jName" : "RebuildWorkspaceRequests",
"c2jShape" : "RebuildWorkspaceRequests",
"variable" : {
"variableName" : "rebuildWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that specify the WorkSpaces to rebuild.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "rebuildWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RebuildWorkspaceRequests",
"marshallLocationName" : "RebuildWorkspaceRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "RebuildRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "RebuildRequest",
"variable" : {
"variableName" : "member",
"variableType" : "RebuildRequest",
"variableDeclarationType" : "RebuildRequest",
"documentation" : "",
"simpleType" : "RebuildRequest",
"variableSetterType" : "RebuildRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "RebuildRequest",
"variableDeclarationType" : "RebuildRequest",
"documentation" : "",
"simpleType" : "RebuildRequest",
"variableSetterType" : "RebuildRequest"
},
"getterModel" : {
"returnType" : "RebuildRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "RebuildRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\n@param rebuildWorkspaceRequests An array of structures that specify the WorkSpaces to rebuild.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\n@return An array of structures that specify the WorkSpaces to rebuild.*/",
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\n@param rebuildWorkspaceRequests An array of structures that specify the WorkSpaces to rebuild.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setRebuildWorkspaceRequests(java.util.Collection)} or {@link #withRebuildWorkspaceRequests(java.util.Collection)} if you want to override the existing values.
\n@param rebuildWorkspaceRequests An array of structures that specify the WorkSpaces to rebuild.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "rebuildWorkspacesRequest",
"variableType" : "RebuildWorkspacesRequest",
"variableDeclarationType" : "RebuildWorkspacesRequest",
"documentation" : null,
"simpleType" : "RebuildWorkspacesRequest",
"variableSetterType" : "RebuildWorkspacesRequest"
},
"marshaller" : {
"action" : "RebuildWorkspaces",
"verb" : "POST",
"target" : "WorkspacesService.RebuildWorkspaces",
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"RebuildWorkspaceRequests" : {
"documentation" : "An array of structures that specify the WorkSpaces to rebuild.
",
"name" : "RebuildWorkspaceRequests",
"c2jName" : "RebuildWorkspaceRequests",
"c2jShape" : "RebuildWorkspaceRequests",
"variable" : {
"variableName" : "rebuildWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that specify the WorkSpaces to rebuild.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "rebuildWorkspaceRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RebuildWorkspaceRequests",
"marshallLocationName" : "RebuildWorkspaceRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "RebuildRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "RebuildRequest",
"variable" : {
"variableName" : "member",
"variableType" : "RebuildRequest",
"variableDeclarationType" : "RebuildRequest",
"documentation" : "",
"simpleType" : "RebuildRequest",
"variableSetterType" : "RebuildRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "RebuildRequest",
"variableDeclarationType" : "RebuildRequest",
"documentation" : "",
"simpleType" : "RebuildRequest",
"variableSetterType" : "RebuildRequest"
},
"getterModel" : {
"returnType" : "RebuildRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "RebuildRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\n@param rebuildWorkspaceRequests An array of structures that specify the WorkSpaces to rebuild.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\n@return An array of structures that specify the WorkSpaces to rebuild.*/",
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\n@param rebuildWorkspaceRequests An array of structures that specify the WorkSpaces to rebuild.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to rebuild.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setRebuildWorkspaceRequests(java.util.Collection)} or {@link #withRebuildWorkspaceRequests(java.util.Collection)} if you want to override the existing values.
\n@param rebuildWorkspaceRequests An array of structures that specify the WorkSpaces to rebuild.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"DefaultWorkspaceCreationProperties" : {
"c2jName" : "DefaultWorkspaceCreationProperties",
"documentation" : "Contains default WorkSpace creation information.
",
"shapeName" : "DefaultWorkspaceCreationProperties",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"name" : "EnableWorkDocs",
"c2jName" : "EnableWorkDocs",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EnableWorkDocs",
"marshallLocationName" : "EnableWorkDocs",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.*/",
"getterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@return Specifies if the directory is enabled for Amazon WorkDocs.*/",
"fluentSetterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"name" : "EnableInternetAccess",
"c2jName" : "EnableInternetAccess",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EnableInternetAccess",
"marshallLocationName" : "EnableInternetAccess",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@param enableInternetAccess A public IP address will be attached to all WorkSpaces that are created or rebuilt.*/",
"getterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@return A public IP address will be attached to all WorkSpaces that are created or rebuilt.*/",
"fluentSetterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@param enableInternetAccess A public IP address will be attached to all WorkSpaces that are created or rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@param enableInternetAccess A public IP address will be attached to all WorkSpaces that are created or rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"name" : "DefaultOu",
"c2jName" : "DefaultOu",
"c2jShape" : "DefaultOu",
"variable" : {
"variableName" : "defaultOu",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "defaultOu",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DefaultOu",
"marshallLocationName" : "DefaultOu",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@param defaultOu The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.*/",
"getterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@return The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.*/",
"fluentSetterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@param defaultOu The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@param defaultOu The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"name" : "CustomSecurityGroupId",
"c2jName" : "CustomSecurityGroupId",
"c2jShape" : "SecurityGroupId",
"variable" : {
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomSecurityGroupId",
"marshallLocationName" : "CustomSecurityGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@param customSecurityGroupId The identifier of any custom security groups that are applied to the WorkSpaces when they are created.*/",
"getterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@return The identifier of any custom security groups that are applied to the WorkSpaces when they are created.*/",
"fluentSetterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@param customSecurityGroupId The identifier of any custom security groups that are applied to the WorkSpaces when they are created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@param customSecurityGroupId The identifier of any custom security groups that are applied to the WorkSpaces when they are created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"name" : "UserEnabledAsLocalAdministrator",
"c2jName" : "UserEnabledAsLocalAdministrator",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserEnabledAsLocalAdministrator",
"marshallLocationName" : "UserEnabledAsLocalAdministrator",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.*/",
"getterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@return The WorkSpace user is an administrator on the WorkSpace.*/",
"fluentSetterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "defaultWorkspaceCreationProperties",
"variableType" : "DefaultWorkspaceCreationProperties",
"variableDeclarationType" : "DefaultWorkspaceCreationProperties",
"documentation" : null,
"simpleType" : "DefaultWorkspaceCreationProperties",
"variableSetterType" : "DefaultWorkspaceCreationProperties"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"UserEnabledAsLocalAdministrator" : {
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"name" : "UserEnabledAsLocalAdministrator",
"c2jName" : "UserEnabledAsLocalAdministrator",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "UserEnabledAsLocalAdministrator",
"marshallLocationName" : "UserEnabledAsLocalAdministrator",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.*/",
"getterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@return The WorkSpace user is an administrator on the WorkSpace.*/",
"fluentSetterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CustomSecurityGroupId" : {
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"name" : "CustomSecurityGroupId",
"c2jName" : "CustomSecurityGroupId",
"c2jShape" : "SecurityGroupId",
"variable" : {
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomSecurityGroupId",
"marshallLocationName" : "CustomSecurityGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@param customSecurityGroupId The identifier of any custom security groups that are applied to the WorkSpaces when they are created.*/",
"getterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@return The identifier of any custom security groups that are applied to the WorkSpaces when they are created.*/",
"fluentSetterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@param customSecurityGroupId The identifier of any custom security groups that are applied to the WorkSpaces when they are created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
\n@param customSecurityGroupId The identifier of any custom security groups that are applied to the WorkSpaces when they are created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"EnableInternetAccess" : {
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"name" : "EnableInternetAccess",
"c2jName" : "EnableInternetAccess",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EnableInternetAccess",
"marshallLocationName" : "EnableInternetAccess",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@param enableInternetAccess A public IP address will be attached to all WorkSpaces that are created or rebuilt.*/",
"getterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@return A public IP address will be attached to all WorkSpaces that are created or rebuilt.*/",
"fluentSetterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@param enableInternetAccess A public IP address will be attached to all WorkSpaces that are created or rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A public IP address will be attached to all WorkSpaces that are created or rebuilt.
\n@param enableInternetAccess A public IP address will be attached to all WorkSpaces that are created or rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"EnableWorkDocs" : {
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"name" : "EnableWorkDocs",
"c2jName" : "EnableWorkDocs",
"c2jShape" : "BooleanObject",
"variable" : {
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EnableWorkDocs",
"marshallLocationName" : "EnableWorkDocs",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.*/",
"getterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@return Specifies if the directory is enabled for Amazon WorkDocs.*/",
"fluentSetterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DefaultOu" : {
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"name" : "DefaultOu",
"c2jName" : "DefaultOu",
"c2jShape" : "DefaultOu",
"variable" : {
"variableName" : "defaultOu",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "defaultOu",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DefaultOu",
"marshallLocationName" : "DefaultOu",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@param defaultOu The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.*/",
"getterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@return The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.*/",
"fluentSetterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@param defaultOu The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
\n@param defaultOu The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"RebuildWorkspacesResult" : {
"c2jName" : "RebuildWorkspacesResult",
"documentation" : "Contains the results of the RebuildWorkspaces operation.
",
"shapeName" : "RebuildWorkspacesResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebuilt.
",
"name" : "FailedRequests",
"c2jName" : "FailedRequests",
"c2jShape" : "FailedRebuildWorkspaceRequests",
"variable" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebuilt.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "FailedRequests",
"marshallLocationName" : "FailedRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "FailedWorkspaceChangeRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "FailedWorkspaceChangeRequest",
"variable" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"getterModel" : {
"returnType" : "FailedWorkspaceChangeRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "FailedWorkspaceChangeRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebuilt.*/",
"getterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\n@return An array of structures that represent any WorkSpaces that could not be rebuilt.*/",
"fluentSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFailedRequests(java.util.Collection)} or {@link #withFailedRequests(java.util.Collection)} if you want to override the existing values.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "rebuildWorkspacesResult",
"variableType" : "RebuildWorkspacesResult",
"variableDeclarationType" : "RebuildWorkspacesResult",
"documentation" : null,
"simpleType" : "RebuildWorkspacesResult",
"variableSetterType" : "RebuildWorkspacesResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"FailedRequests" : {
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebuilt.
",
"name" : "FailedRequests",
"c2jName" : "FailedRequests",
"c2jShape" : "FailedRebuildWorkspaceRequests",
"variable" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent any WorkSpaces that could not be rebuilt.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "FailedRequests",
"marshallLocationName" : "FailedRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "FailedWorkspaceChangeRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "FailedWorkspaceChangeRequest",
"variable" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "FailedWorkspaceChangeRequest",
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"documentation" : "",
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"getterModel" : {
"returnType" : "FailedWorkspaceChangeRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "FailedWorkspaceChangeRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebuilt.*/",
"getterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\n@return An array of structures that represent any WorkSpaces that could not be rebuilt.*/",
"fluentSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that represent any WorkSpaces that could not be rebuilt.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFailedRequests(java.util.Collection)} or {@link #withFailedRequests(java.util.Collection)} if you want to override the existing values.
\n@param failedRequests An array of structures that represent any WorkSpaces that could not be rebuilt.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"WorkspaceDirectoryState" : {
"c2jName" : "WorkspaceDirectoryState",
"documentation" : "",
"shapeName" : "WorkspaceDirectoryState",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : [ {
"name" : "REGISTERING",
"value" : "REGISTERING"
}, {
"name" : "REGISTERED",
"value" : "REGISTERED"
}, {
"name" : "DEREGISTERING",
"value" : "DEREGISTERING"
}, {
"name" : "DEREGISTERED",
"value" : "DEREGISTERED"
}, {
"name" : "ERROR",
"value" : "ERROR"
} ],
"variable" : {
"variableName" : "workspaceDirectoryState",
"variableType" : "WorkspaceDirectoryState",
"variableDeclarationType" : "WorkspaceDirectoryState",
"documentation" : null,
"simpleType" : "WorkspaceDirectoryState",
"variableSetterType" : "WorkspaceDirectoryState"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"DescribeWorkspaceBundlesResult" : {
"c2jName" : "DescribeWorkspaceBundlesResult",
"documentation" : "Contains the results of the DescribeWorkspaceBundles operation.
",
"shapeName" : "DescribeWorkspaceBundlesResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that contain information about the bundles.
",
"name" : "Bundles",
"c2jName" : "Bundles",
"c2jShape" : "BundleList",
"variable" : {
"variableName" : "bundles",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that contain information about the bundles.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "bundles",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Bundles",
"marshallLocationName" : "Bundles",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "WorkspaceBundle",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "WorkspaceBundle",
"variable" : {
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"variableDeclarationType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"variableDeclarationType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"getterModel" : {
"returnType" : "WorkspaceBundle",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "WorkspaceBundle",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@param bundles An array of structures that contain information about the bundles.*/",
"getterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@return An array of structures that contain information about the bundles.*/",
"fluentSetterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@param bundles An array of structures that contain information about the bundles.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that contain information about the bundles.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setBundles(java.util.Collection)} or {@link #withBundles(java.util.Collection)} if you want to override the existing values.
\n@param bundles An array of structures that contain information about the bundles.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"name" : "NextToken",
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"variable" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextToken",
"marshallLocationName" : "NextToken",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"getterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@return If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"fluentSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "describeWorkspaceBundlesResult",
"variableType" : "DescribeWorkspaceBundlesResult",
"variableDeclarationType" : "DescribeWorkspaceBundlesResult",
"documentation" : null,
"simpleType" : "DescribeWorkspaceBundlesResult",
"variableSetterType" : "DescribeWorkspaceBundlesResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"NextToken" : {
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"name" : "NextToken",
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"variable" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextToken",
"marshallLocationName" : "NextToken",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"getterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@return If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"fluentSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Bundles" : {
"documentation" : "An array of structures that contain information about the bundles.
",
"name" : "Bundles",
"c2jName" : "Bundles",
"c2jShape" : "BundleList",
"variable" : {
"variableName" : "bundles",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that contain information about the bundles.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "bundles",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Bundles",
"marshallLocationName" : "Bundles",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "WorkspaceBundle",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "WorkspaceBundle",
"variable" : {
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"variableDeclarationType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"variableDeclarationType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"getterModel" : {
"returnType" : "WorkspaceBundle",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "WorkspaceBundle",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@param bundles An array of structures that contain information about the bundles.*/",
"getterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@return An array of structures that contain information about the bundles.*/",
"fluentSetterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@param bundles An array of structures that contain information about the bundles.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that contain information about the bundles.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setBundles(java.util.Collection)} or {@link #withBundles(java.util.Collection)} if you want to override the existing values.
\n@param bundles An array of structures that contain information about the bundles.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"Tag" : {
"c2jName" : "Tag",
"documentation" : "Describes the tag of the WorkSpace.
",
"shapeName" : "Tag",
"deprecated" : false,
"required" : [ "Key" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The key of the tag.
",
"name" : "Key",
"c2jName" : "Key",
"c2jShape" : "TagKey",
"variable" : {
"variableName" : "key",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The key of the tag.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "key",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Key",
"marshallLocationName" : "Key",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The key of the tag.
\n@param key The key of the tag.*/",
"getterDocumentation" : "/**The key of the tag.
\n@return The key of the tag.*/",
"fluentSetterDocumentation" : "/**The key of the tag.
\n@param key The key of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The key of the tag.
\n@param key The key of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The value of the tag.
",
"name" : "Value",
"c2jName" : "Value",
"c2jShape" : "TagValue",
"variable" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the tag.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Value",
"marshallLocationName" : "Value",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the tag.
\n@param value The value of the tag.*/",
"getterDocumentation" : "/**The value of the tag.
\n@return The value of the tag.*/",
"fluentSetterDocumentation" : "/**The value of the tag.
\n@param value The value of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of the tag.
\n@param value The value of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "tag",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : null,
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Value" : {
"documentation" : "The value of the tag.
",
"name" : "Value",
"c2jName" : "Value",
"c2jShape" : "TagValue",
"variable" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the tag.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "value",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Value",
"marshallLocationName" : "Value",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the tag.
\n@param value The value of the tag.*/",
"getterDocumentation" : "/**The value of the tag.
\n@return The value of the tag.*/",
"fluentSetterDocumentation" : "/**The value of the tag.
\n@param value The value of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of the tag.
\n@param value The value of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Key" : {
"documentation" : "The key of the tag.
",
"name" : "Key",
"c2jName" : "Key",
"c2jShape" : "TagKey",
"variable" : {
"variableName" : "key",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The key of the tag.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "key",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Key",
"marshallLocationName" : "Key",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The key of the tag.
\n@param key The key of the tag.*/",
"getterDocumentation" : "/**The key of the tag.
\n@return The key of the tag.*/",
"fluentSetterDocumentation" : "/**The key of the tag.
\n@param key The key of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The key of the tag.
\n@param key The key of the tag.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"DescribeWorkspaceDirectoriesResult" : {
"c2jName" : "DescribeWorkspaceDirectoriesResult",
"documentation" : "Contains the results of the DescribeWorkspaceDirectories operation.
",
"shapeName" : "DescribeWorkspaceDirectoriesResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that contain information about the directories.
",
"name" : "Directories",
"c2jName" : "Directories",
"c2jShape" : "DirectoryList",
"variable" : {
"variableName" : "directories",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that contain information about the directories.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "directories",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Directories",
"marshallLocationName" : "Directories",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "WorkspaceDirectory",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "WorkspaceDirectory",
"variable" : {
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"variableDeclarationType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"variableDeclarationType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"getterModel" : {
"returnType" : "WorkspaceDirectory",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "WorkspaceDirectory",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that contain information about the directories.
\n@param directories An array of structures that contain information about the directories.*/",
"getterDocumentation" : "/**An array of structures that contain information about the directories.
\n@return An array of structures that contain information about the directories.*/",
"fluentSetterDocumentation" : "/**An array of structures that contain information about the directories.
\n@param directories An array of structures that contain information about the directories.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that contain information about the directories.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setDirectories(java.util.Collection)} or {@link #withDirectories(java.util.Collection)} if you want to override the existing values.
\n@param directories An array of structures that contain information about the directories.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"name" : "NextToken",
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"variable" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextToken",
"marshallLocationName" : "NextToken",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"getterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@return If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"fluentSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "describeWorkspaceDirectoriesResult",
"variableType" : "DescribeWorkspaceDirectoriesResult",
"variableDeclarationType" : "DescribeWorkspaceDirectoriesResult",
"documentation" : null,
"simpleType" : "DescribeWorkspaceDirectoriesResult",
"variableSetterType" : "DescribeWorkspaceDirectoriesResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"NextToken" : {
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"name" : "NextToken",
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"variable" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "nextToken",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextToken",
"marshallLocationName" : "NextToken",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"getterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@return If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.*/",
"fluentSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.
\n@param nextToken If not null, more results are available. Pass this value for the NextToken
parameter in a subsequent call to this operation to retrieve the next set of items. This token is valid for one day and must be used within that timeframe.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Directories" : {
"documentation" : "An array of structures that contain information about the directories.
",
"name" : "Directories",
"c2jName" : "Directories",
"c2jShape" : "DirectoryList",
"variable" : {
"variableName" : "directories",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that contain information about the directories.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "directories",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Directories",
"marshallLocationName" : "Directories",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "WorkspaceDirectory",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "WorkspaceDirectory",
"variable" : {
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"variableDeclarationType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"variableDeclarationType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"getterModel" : {
"returnType" : "WorkspaceDirectory",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "WorkspaceDirectory",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that contain information about the directories.
\n@param directories An array of structures that contain information about the directories.*/",
"getterDocumentation" : "/**An array of structures that contain information about the directories.
\n@return An array of structures that contain information about the directories.*/",
"fluentSetterDocumentation" : "/**An array of structures that contain information about the directories.
\n@param directories An array of structures that contain information about the directories.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that contain information about the directories.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setDirectories(java.util.Collection)} or {@link #withDirectories(java.util.Collection)} if you want to override the existing values.
\n@param directories An array of structures that contain information about the directories.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CreateWorkspacesResult" : {
"c2jName" : "CreateWorkspacesResult",
"documentation" : "Contains the result of the CreateWorkspaces operation.
",
"shapeName" : "CreateWorkspacesResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "An array of structures that represent the WorkSpaces that could not be created.
",
"name" : "FailedRequests",
"c2jName" : "FailedRequests",
"c2jShape" : "FailedCreateWorkspaceRequests",
"variable" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent the WorkSpaces that could not be created.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "FailedRequests",
"marshallLocationName" : "FailedRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "FailedCreateWorkspaceRequest",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "FailedCreateWorkspaceRequest",
"variable" : {
"variableName" : "member",
"variableType" : "FailedCreateWorkspaceRequest",
"variableDeclarationType" : "FailedCreateWorkspaceRequest",
"documentation" : "",
"simpleType" : "FailedCreateWorkspaceRequest",
"variableSetterType" : "FailedCreateWorkspaceRequest"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "FailedCreateWorkspaceRequest",
"variableDeclarationType" : "FailedCreateWorkspaceRequest",
"documentation" : "",
"simpleType" : "FailedCreateWorkspaceRequest",
"variableSetterType" : "FailedCreateWorkspaceRequest"
},
"getterModel" : {
"returnType" : "FailedCreateWorkspaceRequest",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "FailedCreateWorkspaceRequest",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**An array of structures that represent the WorkSpaces that could not be created.
\n@param failedRequests An array of structures that represent the WorkSpaces that could not be created.*/",
"getterDocumentation" : "/**An array of structures that represent the WorkSpaces that could not be created.
\n@return An array of structures that represent the WorkSpaces that could not be created.*/",
"fluentSetterDocumentation" : "/**An array of structures that represent the WorkSpaces that could not be created.
\n@param failedRequests An array of structures that represent the WorkSpaces that could not be created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An array of structures that represent the WorkSpaces that could not be created.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setFailedRequests(java.util.Collection)} or {@link #withFailedRequests(java.util.Collection)} if you want to override the existing values.
\n@param failedRequests An array of structures that represent the WorkSpaces that could not be created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "An array of structures that represent the WorkSpaces that were created.
Because this operation is asynchronous, the identifier in WorkspaceId
is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information will be returned.
",
"name" : "PendingRequests",
"c2jName" : "PendingRequests",
"c2jShape" : "WorkspaceList",
"variable" : {
"variableName" : "pendingRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "An array of structures that represent the WorkSpaces that were created.
Because this operation is asynchronous, the identifier in WorkspaceId
is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information will be returned.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "pendingRequests",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PendingRequests",
"marshallLocationName" : "PendingRequests",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "Workspace",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Workspace",
"variable" : {
"variableName" : "member",
"variableType" : "Workspace",
"variableDeclarationType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "Workspace",
"variableDeclarationType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"getterModel" : {
"returnType" : "Workspace",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"map" : false,
"simpleType" : "Workspace",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**