
models.workspaces-2015-04-08-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-workspaces Show documentation
{
"customizationConfig" : {
"additionalShapeConstructors" : null,
"authPolicyActions" : {
"actionPrefix" : null,
"fileNamePrefix" : null,
"skip" : true
},
"calculateCRC32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customClientConfigFactory" : null,
"customCodeTemplates" : null,
"customErrorCodeFieldName" : null,
"customExceptionUnmarshallerImpl" : null,
"customFileHeader" : null,
"customResponseMetadataClassName" : null,
"customServiceMetadata" : null,
"customServiceNameForRequest" : null,
"customSignerProvider" : null,
"operationModifiers" : null,
"operationsWithResponseStreamContentLengthValidation" : null,
"renameShapes" : null,
"requestMetrics" : null,
"requiredParamValidationEnabled" : false,
"sdkModeledExceptionBaseClassName" : null,
"sendEmptyAutoConstructedListAsEmptyList" : null,
"sendExplicitlyEmptyListsForQuery" : false,
"serviceClientHoldInputStream" : false,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"simpleMethods" : {
"DescribeWorkspaceBundles" : {
"methodForms" : [ [ ] ]
},
"DescribeWorkspaceDirectories" : {
"methodForms" : [ [ ] ]
},
"DescribeWorkspaces" : {
"methodForms" : [ [ ] ]
}
},
"skipInterfaceAdditions" : false,
"skipSmokeTests" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : false
},
"metadata" : {
"apiVersion" : "2015-04-08",
"asyncClient" : "AmazonWorkspacesAsyncClient",
"asyncClientBuilderClassName" : "AmazonWorkspacesAsyncClientBuilder",
"asyncInterface" : "AmazonWorkspacesAsync",
"cborProtocol" : false,
"checksumFormat" : null,
"contentType" : null,
"cucumberModuleInjectorClassName" : "AmazonWorkspacesModuleInjector",
"defaultEndpoint" : "https://workspaces.us-east-1.amazonaws.com",
"defaultEndpointWithoutHttpProtocol" : "workspaces.us-east-1.amazonaws.com",
"documentation" : "Amazon WorkSpaces Service This reference provides detailed information about the Amazon WorkSpaces operations.
",
"endpointPrefix" : "workspaces",
"hasApiWithStreamInput" : false,
"ionProtocol" : false,
"jsonProtocol" : true,
"jsonVersion" : "1.1",
"packageName" : "com.amazonaws.services.workspaces",
"packagePath" : "com/amazonaws/services/workspaces",
"protocol" : "json",
"protocolDefaultExceptionUmarshallerImpl" : null,
"serviceAbbreviation" : null,
"serviceFullName" : "Amazon WorkSpaces",
"serviceName" : "Amazon WorkSpaces",
"signingName" : "workspaces",
"smokeTestsPackageName" : "com.amazonaws.services.workspaces.smoketests",
"syncClient" : "AmazonWorkspacesClient",
"syncClientBuilderClassName" : "AmazonWorkspacesClientBuilder",
"syncInterface" : "AmazonWorkspaces",
"unmarshallerClassSuffix" : "JsonUnmarshaller",
"unmarshallerContextClassName" : "JsonUnmarshallerContext",
"xmlProtocol" : false
},
"operations" : {
"CreateTags" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateTagsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates tags for a WorkSpace.
",
"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,
"input" : {
"variableDeclarationType" : "CreateTagsRequest",
"variableName" : "createTagsRequest",
"variableType" : "CreateTagsRequest",
"documentation" : "The request of the CreateTags operation.
",
"simpleType" : "CreateTagsRequest",
"variableSetterType" : "CreateTagsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createTags",
"operationName" : "CreateTags",
"returnType" : {
"returnType" : "CreateTagsResult",
"documentation" : "The result of the CreateTags operation.
"
},
"syncReturnType" : "CreateTagsResult"
},
"CreateWorkspaces" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateWorkspacesResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates one or more WorkSpaces.
This operation is asynchronous and returns before the WorkSpaces are created.
",
"exceptions" : [ {
"exceptionName" : "ResourceLimitExceededException",
"documentation" : "Your resource limits have been exceeded.
"
}, {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateWorkspacesRequest",
"variableName" : "createWorkspacesRequest",
"variableType" : "CreateWorkspacesRequest",
"documentation" : "Contains the inputs for the CreateWorkspaces operation.
",
"simpleType" : "CreateWorkspacesRequest",
"variableSetterType" : "CreateWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createWorkspaces",
"operationName" : "CreateWorkspaces",
"returnType" : {
"returnType" : "CreateWorkspacesResult",
"documentation" : "Contains the result of the CreateWorkspaces operation.
"
},
"syncReturnType" : "CreateWorkspacesResult"
},
"DeleteTags" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteTagsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes tags from a WorkSpace.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
"
}, {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteTagsRequest",
"variableName" : "deleteTagsRequest",
"variableType" : "DeleteTagsRequest",
"documentation" : "The request of the DeleteTags operation.
",
"simpleType" : "DeleteTagsRequest",
"variableSetterType" : "DeleteTagsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteTags",
"operationName" : "DeleteTags",
"returnType" : {
"returnType" : "DeleteTagsResult",
"documentation" : "The result of the DeleteTags operation.
"
},
"syncReturnType" : "DeleteTagsResult"
},
"DescribeTags" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeTagsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes tags for a WorkSpace.
",
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeTagsRequest",
"variableName" : "describeTagsRequest",
"variableType" : "DescribeTagsRequest",
"documentation" : "The request of the DescribeTags operation.
",
"simpleType" : "DescribeTagsRequest",
"variableSetterType" : "DescribeTagsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeTags",
"operationName" : "DescribeTags",
"returnType" : {
"returnType" : "DescribeTagsResult",
"documentation" : "The result of the DescribeTags operation.
"
},
"syncReturnType" : "DescribeTagsResult"
},
"DescribeWorkspaceBundles" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeWorkspaceBundlesResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeWorkspaceBundlesRequest",
"variableName" : "describeWorkspaceBundlesRequest",
"variableType" : "DescribeWorkspaceBundlesRequest",
"documentation" : "Contains the inputs for the DescribeWorkspaceBundles operation.
",
"simpleType" : "DescribeWorkspaceBundlesRequest",
"variableSetterType" : "DescribeWorkspaceBundlesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeWorkspaceBundles",
"operationName" : "DescribeWorkspaceBundles",
"returnType" : {
"returnType" : "DescribeWorkspaceBundlesResult",
"documentation" : "Contains the results of the DescribeWorkspaceBundles operation.
"
},
"syncReturnType" : "DescribeWorkspaceBundlesResult"
},
"DescribeWorkspaceDirectories" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeWorkspaceDirectoriesResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeWorkspaceDirectoriesRequest",
"variableName" : "describeWorkspaceDirectoriesRequest",
"variableType" : "DescribeWorkspaceDirectoriesRequest",
"documentation" : "Contains the inputs for the DescribeWorkspaceDirectories operation.
",
"simpleType" : "DescribeWorkspaceDirectoriesRequest",
"variableSetterType" : "DescribeWorkspaceDirectoriesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeWorkspaceDirectories",
"operationName" : "DescribeWorkspaceDirectories",
"returnType" : {
"returnType" : "DescribeWorkspaceDirectoriesResult",
"documentation" : "Contains the results of the DescribeWorkspaceDirectories operation.
"
},
"syncReturnType" : "DescribeWorkspaceDirectoriesResult"
},
"DescribeWorkspaces" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeWorkspacesResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
}, {
"exceptionName" : "ResourceUnavailableException",
"documentation" : "The specified resource is not available.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeWorkspacesRequest",
"variableName" : "describeWorkspacesRequest",
"variableType" : "DescribeWorkspacesRequest",
"documentation" : "Contains the inputs for the DescribeWorkspaces operation.
",
"simpleType" : "DescribeWorkspacesRequest",
"variableSetterType" : "DescribeWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeWorkspaces",
"operationName" : "DescribeWorkspaces",
"returnType" : {
"returnType" : "DescribeWorkspacesResult",
"documentation" : "Contains the results for the DescribeWorkspaces operation.
"
},
"syncReturnType" : "DescribeWorkspacesResult"
},
"DescribeWorkspacesConnectionStatus" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeWorkspacesConnectionStatusResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the connection status of a specified WorkSpace.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeWorkspacesConnectionStatusRequest",
"variableName" : "describeWorkspacesConnectionStatusRequest",
"variableType" : "DescribeWorkspacesConnectionStatusRequest",
"documentation" : "",
"simpleType" : "DescribeWorkspacesConnectionStatusRequest",
"variableSetterType" : "DescribeWorkspacesConnectionStatusRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeWorkspacesConnectionStatus",
"operationName" : "DescribeWorkspacesConnectionStatus",
"returnType" : {
"returnType" : "DescribeWorkspacesConnectionStatusResult",
"documentation" : null
},
"syncReturnType" : "DescribeWorkspacesConnectionStatusResult"
},
"ModifyWorkspaceProperties" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ModifyWorkspacePropertiesResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the WorkSpace properties, including the RunningMode and AutoStop time.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValuesException",
"documentation" : "One or more parameter values are not valid.
"
}, {
"exceptionName" : "InvalidResourceStateException",
"documentation" : "The specified WorkSpace has an invalid state for this operation.
"
}, {
"exceptionName" : "OperationInProgressException",
"documentation" : "The properties of this WorkSpace are currently being modified. Try again in a moment.
"
}, {
"exceptionName" : "UnsupportedWorkspaceConfigurationException",
"documentation" : "The WorkSpace does not have the supported configuration for this operation. For more information, see the Amazon WorkSpaces Administration Guide.
"
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
"
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : null
}, {
"exceptionName" : "ResourceUnavailableException",
"documentation" : "The specified resource is not available.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyWorkspacePropertiesRequest",
"variableName" : "modifyWorkspacePropertiesRequest",
"variableType" : "ModifyWorkspacePropertiesRequest",
"documentation" : "",
"simpleType" : "ModifyWorkspacePropertiesRequest",
"variableSetterType" : "ModifyWorkspacePropertiesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "modifyWorkspaceProperties",
"operationName" : "ModifyWorkspaceProperties",
"returnType" : {
"returnType" : "ModifyWorkspacePropertiesResult",
"documentation" : null
},
"syncReturnType" : "ModifyWorkspacePropertiesResult"
},
"RebootWorkspaces" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "RebootWorkspacesResult",
"authenticated" : true,
"deprecated" : false,
"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 returns before the WorkSpaces have rebooted.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RebootWorkspacesRequest",
"variableName" : "rebootWorkspacesRequest",
"variableType" : "RebootWorkspacesRequest",
"documentation" : "Contains the inputs for the RebootWorkspaces operation.
",
"simpleType" : "RebootWorkspacesRequest",
"variableSetterType" : "RebootWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "rebootWorkspaces",
"operationName" : "RebootWorkspaces",
"returnType" : {
"returnType" : "RebootWorkspacesResult",
"documentation" : "Contains the results of the RebootWorkspaces operation.
"
},
"syncReturnType" : "RebootWorkspacesResult"
},
"RebuildWorkspaces" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "RebuildWorkspacesResult",
"authenticated" : true,
"deprecated" : false,
"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 returns before the WorkSpaces have been completely rebuilt.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RebuildWorkspacesRequest",
"variableName" : "rebuildWorkspacesRequest",
"variableType" : "RebuildWorkspacesRequest",
"documentation" : "Contains the inputs for the RebuildWorkspaces operation.
",
"simpleType" : "RebuildWorkspacesRequest",
"variableSetterType" : "RebuildWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "rebuildWorkspaces",
"operationName" : "RebuildWorkspaces",
"returnType" : {
"returnType" : "RebuildWorkspacesResult",
"documentation" : "Contains the results of the RebuildWorkspaces operation.
"
},
"syncReturnType" : "RebuildWorkspacesResult"
},
"StartWorkspaces" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "StartWorkspacesResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts the specified WorkSpaces. The API only works with WorkSpaces that have RunningMode configured as AutoStop and the State set to “STOPPED.”
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StartWorkspacesRequest",
"variableName" : "startWorkspacesRequest",
"variableType" : "StartWorkspacesRequest",
"documentation" : "",
"simpleType" : "StartWorkspacesRequest",
"variableSetterType" : "StartWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "startWorkspaces",
"operationName" : "StartWorkspaces",
"returnType" : {
"returnType" : "StartWorkspacesResult",
"documentation" : null
},
"syncReturnType" : "StartWorkspacesResult"
},
"StopWorkspaces" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "StopWorkspacesResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Stops the specified WorkSpaces. The API only works with WorkSpaces that have RunningMode configured as AutoStop and the State set to AVAILABLE, IMPAIRED, UNHEALTHY, or ERROR.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StopWorkspacesRequest",
"variableName" : "stopWorkspacesRequest",
"variableType" : "StopWorkspacesRequest",
"documentation" : "",
"simpleType" : "StopWorkspacesRequest",
"variableSetterType" : "StopWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "stopWorkspaces",
"operationName" : "StopWorkspaces",
"returnType" : {
"returnType" : "StopWorkspacesResult",
"documentation" : null
},
"syncReturnType" : "StopWorkspacesResult"
},
"TerminateWorkspaces" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "TerminateWorkspacesResult",
"authenticated" : true,
"deprecated" : false,
"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 returns before the WorkSpaces have been completely terminated.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "TerminateWorkspacesRequest",
"variableName" : "terminateWorkspacesRequest",
"variableType" : "TerminateWorkspacesRequest",
"documentation" : "Contains the inputs for the TerminateWorkspaces operation.
",
"simpleType" : "TerminateWorkspacesRequest",
"variableSetterType" : "TerminateWorkspacesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "terminateWorkspaces",
"operationName" : "TerminateWorkspaces",
"returnType" : {
"returnType" : "TerminateWorkspacesResult",
"documentation" : "Contains the results of the TerminateWorkspaces operation.
"
},
"syncReturnType" : "TerminateWorkspacesResult"
}
},
"shapes" : {
"AccessDeniedException" : {
"c2jName" : "AccessDeniedException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : "AccessDeniedException",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"required" : null,
"shapeName" : "AccessDeniedException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AccessDeniedException",
"variableName" : "accessDeniedException",
"variableType" : "AccessDeniedException",
"documentation" : null,
"simpleType" : "AccessDeniedException",
"variableSetterType" : "AccessDeniedException"
},
"wrapper" : false
},
"Compute" : {
"c2jName" : "Compute",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "VALUE",
"value" : "VALUE"
}, {
"name" : "STANDARD",
"value" : "STANDARD"
}, {
"name" : "PERFORMANCE",
"value" : "PERFORMANCE"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "Compute",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "Compute",
"variableName" : "compute",
"variableType" : "Compute",
"documentation" : null,
"simpleType" : "Compute",
"variableSetterType" : "Compute"
},
"wrapper" : false
},
"ComputeType" : {
"c2jName" : "ComputeType",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains information about the compute type of a WorkSpace bundle.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "Compute",
"deprecated" : false,
"documentation" : "The name of the compute type for the bundle.
",
"enumType" : "Compute",
"fluentSetterDocumentation" : "/**The name of the compute type for the bundle.
\n@param name The name of the compute type for the bundle.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Compute*/",
"getterDocumentation" : "/**The name of the compute type for the bundle.
\n@return The name of the compute type for the bundle.\n@see Compute*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/**The name of the compute type for the bundle.
\n@param name The name of the compute type for the bundle.\n@see Compute*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the compute type for the bundle.
\n@param name The name of the compute type for the bundle.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Compute*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the compute type for the bundle.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Name" : {
"c2jName" : "Name",
"c2jShape" : "Compute",
"deprecated" : false,
"documentation" : "The name of the compute type for the bundle.
",
"enumType" : "Compute",
"fluentSetterDocumentation" : "/**The name of the compute type for the bundle.
\n@param name The name of the compute type for the bundle.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Compute*/",
"getterDocumentation" : "/**The name of the compute type for the bundle.
\n@return The name of the compute type for the bundle.\n@see Compute*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/**The name of the compute type for the bundle.
\n@param name The name of the compute type for the bundle.\n@see Compute*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the compute type for the bundle.
\n@param name The name of the compute type for the bundle.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Compute*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the compute type for the bundle.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ComputeType",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ComputeType",
"variableName" : "computeType",
"variableType" : "ComputeType",
"documentation" : null,
"simpleType" : "ComputeType",
"variableSetterType" : "ComputeType"
},
"wrapper" : false
},
"ConnectionState" : {
"c2jName" : "ConnectionState",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "CONNECTED",
"value" : "CONNECTED"
}, {
"name" : "DISCONNECTED",
"value" : "DISCONNECTED"
}, {
"name" : "UNKNOWN",
"value" : "UNKNOWN"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ConnectionState",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ConnectionState",
"variableName" : "connectionState",
"variableType" : "ConnectionState",
"documentation" : null,
"simpleType" : "ConnectionState",
"variableSetterType" : "ConnectionState"
},
"wrapper" : false
},
"CreateTagsRequest" : {
"c2jName" : "CreateTagsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The request of the CreateTags operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "CreateTags",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.CreateTags",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "The resource ID of the request.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceId",
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Tags",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "The tags of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The tags of the request.
\n@param tags The tags of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The tags of the request.
\n@return The tags of the request.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tags",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tags",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Tags",
"setterDocumentation" : "/**The tags of the request.
\n@param tags The tags of the request.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The tags of the 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 request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "The tags of the request.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ResourceId" : {
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "The resource ID of the request.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceId",
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Tags" : {
"c2jName" : "Tags",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "The tags of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The tags of the request.
\n@param tags The tags of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The tags of the request.
\n@return The tags of the request.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tags",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tags",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Tags",
"setterDocumentation" : "/**The tags of the request.
\n@param tags The tags of the request.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The tags of the 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 request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "The tags of the request.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "ResourceId", "Tags" ],
"shapeName" : "CreateTagsRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CreateTagsRequest",
"variableName" : "createTagsRequest",
"variableType" : "CreateTagsRequest",
"documentation" : null,
"simpleType" : "CreateTagsRequest",
"variableSetterType" : "CreateTagsRequest"
},
"wrapper" : false
},
"CreateTagsResult" : {
"c2jName" : "CreateTagsResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The result of the CreateTags operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "CreateTagsResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CreateTagsResult",
"variableName" : "createTagsResult",
"variableType" : "CreateTagsResult",
"documentation" : null,
"simpleType" : "CreateTagsResult",
"variableSetterType" : "CreateTagsResult"
},
"wrapper" : false
},
"CreateWorkspacesRequest" : {
"c2jName" : "CreateWorkspacesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the inputs for the CreateWorkspaces operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "CreateWorkspaces",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.CreateWorkspaces",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "Workspaces",
"c2jShape" : "WorkspaceRequestList",
"deprecated" : false,
"documentation" : "An array of structures that specify the WorkSpaces to create.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\n@param workspaces An array of structures that specify the WorkSpaces to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\n@return An array of structures that specify the WorkSpaces to create.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Workspaces",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Workspaces",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceRequest",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "member",
"variableType" : "WorkspaceRequest",
"documentation" : "",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "member",
"variableType" : "WorkspaceRequest",
"documentation" : "",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceRequest",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceRequest",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Workspaces",
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\n@param workspaces An array of structures that specify the WorkSpaces to create.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaces(java.util.Collection)} or {@link #withWorkspaces(java.util.Collection)} if you want to override the existing values.
\n@param workspaces An array of structures that specify the WorkSpaces to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "An array of structures that specify the WorkSpaces to create.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Workspaces" : {
"c2jName" : "Workspaces",
"c2jShape" : "WorkspaceRequestList",
"deprecated" : false,
"documentation" : "An array of structures that specify the WorkSpaces to create.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\n@param workspaces An array of structures that specify the WorkSpaces to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\n@return An array of structures that specify the WorkSpaces to create.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Workspaces",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Workspaces",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceRequest",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "member",
"variableType" : "WorkspaceRequest",
"documentation" : "",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "member",
"variableType" : "WorkspaceRequest",
"documentation" : "",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceRequest",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceRequest",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Workspaces",
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\n@param workspaces An array of structures that specify the WorkSpaces to create.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to create.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaces(java.util.Collection)} or {@link #withWorkspaces(java.util.Collection)} if you want to override the existing values.
\n@param workspaces An array of structures that specify the WorkSpaces to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "An array of structures that specify the WorkSpaces to create.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "Workspaces" ],
"shapeName" : "CreateWorkspacesRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CreateWorkspacesRequest",
"variableName" : "createWorkspacesRequest",
"variableType" : "CreateWorkspacesRequest",
"documentation" : null,
"simpleType" : "CreateWorkspacesRequest",
"variableSetterType" : "CreateWorkspacesRequest"
},
"wrapper" : false
},
"CreateWorkspacesResult" : {
"c2jName" : "CreateWorkspacesResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the result of the CreateWorkspaces operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "FailedRequests",
"c2jShape" : "FailedCreateWorkspaceRequests",
"deprecated" : false,
"documentation" : "An array of structures that represent the WorkSpaces that could not be created.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "FailedRequests",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FailedRequests",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "FailedCreateWorkspaceRequest",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "FailedCreateWorkspaceRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "FailedCreateWorkspaceRequest",
"variableName" : "member",
"variableType" : "FailedCreateWorkspaceRequest",
"documentation" : "",
"simpleType" : "FailedCreateWorkspaceRequest",
"variableSetterType" : "FailedCreateWorkspaceRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "FailedCreateWorkspaceRequest",
"variableName" : "member",
"variableType" : "FailedCreateWorkspaceRequest",
"documentation" : "",
"simpleType" : "FailedCreateWorkspaceRequest",
"variableSetterType" : "FailedCreateWorkspaceRequest"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "FailedCreateWorkspaceRequest",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "FailedCreateWorkspaceRequest",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "FailedRequests",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"documentation" : "An array of structures that represent the WorkSpaces that could not be created.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "PendingRequests",
"c2jShape" : "WorkspaceList",
"deprecated" : false,
"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.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**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.
\n@param pendingRequests 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
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.
\n@return 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.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PendingRequests",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PendingRequests",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Workspace",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Workspace",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Workspace",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Workspace",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "PendingRequests",
"setterDocumentation" : "/**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.
\n@param pendingRequests 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.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "pendingRequests",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**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.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setPendingRequests(java.util.Collection)} or {@link #withPendingRequests(java.util.Collection)} if you want to override the existing values.
\n@param pendingRequests 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "pendingRequests",
"variableType" : "java.util.List",
"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"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FailedRequests" : {
"c2jName" : "FailedRequests",
"c2jShape" : "FailedCreateWorkspaceRequests",
"deprecated" : false,
"documentation" : "An array of structures that represent the WorkSpaces that could not be created.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "FailedRequests",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FailedRequests",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "FailedCreateWorkspaceRequest",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "FailedCreateWorkspaceRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "FailedCreateWorkspaceRequest",
"variableName" : "member",
"variableType" : "FailedCreateWorkspaceRequest",
"documentation" : "",
"simpleType" : "FailedCreateWorkspaceRequest",
"variableSetterType" : "FailedCreateWorkspaceRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "FailedCreateWorkspaceRequest",
"variableName" : "member",
"variableType" : "FailedCreateWorkspaceRequest",
"documentation" : "",
"simpleType" : "FailedCreateWorkspaceRequest",
"variableSetterType" : "FailedCreateWorkspaceRequest"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "FailedCreateWorkspaceRequest",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "FailedCreateWorkspaceRequest",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "FailedRequests",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "failedRequests",
"variableType" : "java.util.List",
"documentation" : "An array of structures that represent the WorkSpaces that could not be created.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"PendingRequests" : {
"c2jName" : "PendingRequests",
"c2jShape" : "WorkspaceList",
"deprecated" : false,
"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.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**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.
\n@param pendingRequests 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
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.
\n@return 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.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PendingRequests",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PendingRequests",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Workspace",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Workspace",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Workspace",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Workspace",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "PendingRequests",
"setterDocumentation" : "/**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.
\n@param pendingRequests 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.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "pendingRequests",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**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.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setPendingRequests(java.util.Collection)} or {@link #withPendingRequests(java.util.Collection)} if you want to override the existing values.
\n@param pendingRequests 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "pendingRequests",
"variableType" : "java.util.List",
"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"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "CreateWorkspacesResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CreateWorkspacesResult",
"variableName" : "createWorkspacesResult",
"variableType" : "CreateWorkspacesResult",
"documentation" : null,
"simpleType" : "CreateWorkspacesResult",
"variableSetterType" : "CreateWorkspacesResult"
},
"wrapper" : false
},
"DefaultWorkspaceCreationProperties" : {
"c2jName" : "DefaultWorkspaceCreationProperties",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains default WorkSpace creation information.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "EnableWorkDocs",
"c2jShape" : "BooleanObject",
"deprecated" : false,
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@return Specifies if the directory is enabled for Amazon WorkDocs.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnableWorkDocs",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnableWorkDocs",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnableWorkDocs",
"setterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EnableInternetAccess",
"c2jShape" : "BooleanObject",
"deprecated" : false,
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnableInternetAccess",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnableInternetAccess",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnableInternetAccess",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DefaultOu",
"c2jShape" : "DefaultOu",
"deprecated" : false,
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DefaultOu",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DefaultOu",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DefaultOu",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "defaultOu",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "defaultOu",
"variableType" : "String",
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CustomSecurityGroupId",
"c2jShape" : "SecurityGroupId",
"deprecated" : false,
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CustomSecurityGroupId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CustomSecurityGroupId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CustomSecurityGroupId",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "UserEnabledAsLocalAdministrator",
"c2jShape" : "BooleanObject",
"deprecated" : false,
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@return The WorkSpace user is an administrator on the WorkSpace.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "UserEnabledAsLocalAdministrator",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserEnabledAsLocalAdministrator",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "UserEnabledAsLocalAdministrator",
"setterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CustomSecurityGroupId" : {
"c2jName" : "CustomSecurityGroupId",
"c2jShape" : "SecurityGroupId",
"deprecated" : false,
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CustomSecurityGroupId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CustomSecurityGroupId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CustomSecurityGroupId",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customSecurityGroupId",
"variableType" : "String",
"documentation" : "The identifier of any custom security groups that are applied to the WorkSpaces when they are created.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DefaultOu" : {
"c2jName" : "DefaultOu",
"c2jShape" : "DefaultOu",
"deprecated" : false,
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DefaultOu",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DefaultOu",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DefaultOu",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "defaultOu",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "defaultOu",
"variableType" : "String",
"documentation" : "The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EnableInternetAccess" : {
"c2jName" : "EnableInternetAccess",
"c2jShape" : "BooleanObject",
"deprecated" : false,
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"enumType" : null,
"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.*/",
"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.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnableInternetAccess",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnableInternetAccess",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnableInternetAccess",
"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.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableInternetAccess",
"variableType" : "Boolean",
"documentation" : "A public IP address will be attached to all WorkSpaces that are created or rebuilt.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"EnableWorkDocs" : {
"c2jName" : "EnableWorkDocs",
"c2jShape" : "BooleanObject",
"deprecated" : false,
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@return Specifies if the directory is enabled for Amazon WorkDocs.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnableWorkDocs",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnableWorkDocs",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnableWorkDocs",
"setterDocumentation" : "/**Specifies if the directory is enabled for Amazon WorkDocs.
\n@param enableWorkDocs Specifies if the directory is enabled for Amazon WorkDocs.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableWorkDocs",
"variableType" : "Boolean",
"documentation" : "Specifies if the directory is enabled for Amazon WorkDocs.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"UserEnabledAsLocalAdministrator" : {
"c2jName" : "UserEnabledAsLocalAdministrator",
"c2jShape" : "BooleanObject",
"deprecated" : false,
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@return The WorkSpace user is an administrator on the WorkSpace.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "UserEnabledAsLocalAdministrator",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserEnabledAsLocalAdministrator",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "UserEnabledAsLocalAdministrator",
"setterDocumentation" : "/**The WorkSpace user is an administrator on the WorkSpace.
\n@param userEnabledAsLocalAdministrator The WorkSpace user is an administrator on the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userEnabledAsLocalAdministrator",
"variableType" : "Boolean",
"documentation" : "The WorkSpace user is an administrator on the WorkSpace.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DefaultWorkspaceCreationProperties",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DefaultWorkspaceCreationProperties",
"variableName" : "defaultWorkspaceCreationProperties",
"variableType" : "DefaultWorkspaceCreationProperties",
"documentation" : null,
"simpleType" : "DefaultWorkspaceCreationProperties",
"variableSetterType" : "DefaultWorkspaceCreationProperties"
},
"wrapper" : false
},
"DeleteTagsRequest" : {
"c2jName" : "DeleteTagsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The request of the DeleteTags operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DeleteTags",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.DeleteTags",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "The resource ID of the request.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceId",
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "TagKeys",
"c2jShape" : "TagKeyList",
"deprecated" : false,
"documentation" : "The tag keys of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The tag keys of the request.
\n@param tagKeys The tag keys of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The tag keys of the request.
\n@return The tag keys of the request.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "TagKeys",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagKeys",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "TagKeys",
"setterDocumentation" : "/**The tag keys of the request.
\n@param tagKeys The tag keys of the request.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagKeys",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The tag keys of the request.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTagKeys(java.util.Collection)} or {@link #withTagKeys(java.util.Collection)} if you want to override the existing values.
\n@param tagKeys The tag keys of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagKeys",
"variableType" : "java.util.List",
"documentation" : "The tag keys of the request.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ResourceId" : {
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "The resource ID of the request.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceId",
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"TagKeys" : {
"c2jName" : "TagKeys",
"c2jShape" : "TagKeyList",
"deprecated" : false,
"documentation" : "The tag keys of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The tag keys of the request.
\n@param tagKeys The tag keys of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The tag keys of the request.
\n@return The tag keys of the request.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "TagKeys",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagKeys",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "TagKeys",
"setterDocumentation" : "/**The tag keys of the request.
\n@param tagKeys The tag keys of the request.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagKeys",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The tag keys of the request.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTagKeys(java.util.Collection)} or {@link #withTagKeys(java.util.Collection)} if you want to override the existing values.
\n@param tagKeys The tag keys of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagKeys",
"variableType" : "java.util.List",
"documentation" : "The tag keys of the request.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "ResourceId", "TagKeys" ],
"shapeName" : "DeleteTagsRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DeleteTagsRequest",
"variableName" : "deleteTagsRequest",
"variableType" : "DeleteTagsRequest",
"documentation" : null,
"simpleType" : "DeleteTagsRequest",
"variableSetterType" : "DeleteTagsRequest"
},
"wrapper" : false
},
"DeleteTagsResult" : {
"c2jName" : "DeleteTagsResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The result of the DeleteTags operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "DeleteTagsResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DeleteTagsResult",
"variableName" : "deleteTagsResult",
"variableType" : "DeleteTagsResult",
"documentation" : null,
"simpleType" : "DeleteTagsResult",
"variableSetterType" : "DeleteTagsResult"
},
"wrapper" : false
},
"DescribeTagsRequest" : {
"c2jName" : "DescribeTagsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The request of the DescribeTags operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeTags",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.DescribeTags",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "The resource ID of the request.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceId",
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ResourceId" : {
"c2jName" : "ResourceId",
"c2jShape" : "NonEmptyString",
"deprecated" : false,
"documentation" : "The resource ID of the request.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The resource ID of the request.
\n@return The resource ID of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceId",
"setterDocumentation" : "/**The resource ID of the request.
\n@param resourceId The resource ID of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceId",
"variableType" : "String",
"documentation" : "The resource ID of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "ResourceId" ],
"shapeName" : "DescribeTagsRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeTagsRequest",
"variableName" : "describeTagsRequest",
"variableType" : "DescribeTagsRequest",
"documentation" : null,
"simpleType" : "DescribeTagsRequest",
"variableSetterType" : "DescribeTagsRequest"
},
"wrapper" : false
},
"DescribeTagsResult" : {
"c2jName" : "DescribeTagsResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The result of the DescribeTags operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "TagList",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "The list of tags.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of tags.
\n@param tagList The list of tags.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The list of tags.
\n@return The list of tags.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "TagList",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagList",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "TagList",
"setterDocumentation" : "/**The list of tags.
\n@param tagList The list of tags.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of tags.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTagList(java.util.Collection)} or {@link #withTagList(java.util.Collection)} if you want to override the existing values.
\n@param tagList The list of tags.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "The list of tags.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"TagList" : {
"c2jName" : "TagList",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "The list of tags.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The list of tags.
\n@param tagList The list of tags.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The list of tags.
\n@return The list of tags.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "TagList",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagList",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "TagList",
"setterDocumentation" : "/**The list of tags.
\n@param tagList The list of tags.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The list of tags.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTagList(java.util.Collection)} or {@link #withTagList(java.util.Collection)} if you want to override the existing values.
\n@param tagList The list of tags.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "The list of tags.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeTagsResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeTagsResult",
"variableName" : "describeTagsResult",
"variableType" : "DescribeTagsResult",
"documentation" : null,
"simpleType" : "DescribeTagsResult",
"variableSetterType" : "DescribeTagsResult"
},
"wrapper" : false
},
"DescribeWorkspaceBundlesRequest" : {
"c2jName" : "DescribeWorkspaceBundlesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the inputs for the DescribeWorkspaceBundles operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeWorkspaceBundles",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.DescribeWorkspaceBundles",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "BundleIds",
"c2jShape" : "BundleIdList",
"deprecated" : false,
"documentation" : "An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\n@param bundleIds An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\n@return An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "BundleIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "BundleIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "BundleId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "BundleIds",
"setterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\n@param bundleIds An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundleIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setBundleIds(java.util.Collection)} or {@link #withBundleIds(java.util.Collection)} if you want to override the existing values.
\n@param bundleIds An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundleIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Owner",
"c2jShape" : "BundleOwner",
"deprecated" : false,
"documentation" : "The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@param owner The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@return The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter. This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Owner",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Owner",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Owner",
"setterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@param owner The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter. This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "owner",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@param owner The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter. This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "owner",
"variableType" : "String",
"documentation" : "The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@return The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"BundleIds" : {
"c2jName" : "BundleIds",
"c2jShape" : "BundleIdList",
"deprecated" : false,
"documentation" : "An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\n@param bundleIds An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\n@return An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "BundleIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "BundleIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "BundleId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "BundleIds",
"setterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\n@param bundleIds An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundleIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setBundleIds(java.util.Collection)} or {@link #withBundleIds(java.util.Collection)} if you want to override the existing values.
\n@param bundleIds An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundleIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contains the identifiers of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@return The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Owner" : {
"c2jName" : "Owner",
"c2jShape" : "BundleOwner",
"deprecated" : false,
"documentation" : "The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@param owner The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter. This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@return The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter. This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Owner",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Owner",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Owner",
"setterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@param owner The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter. This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "owner",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@param owner The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter. This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "owner",
"variableType" : "String",
"documentation" : "The owner of the bundles to retrieve. This parameter cannot be combined with any other filter parameter.
This contains one of the following values:
-
null- Retrieves the bundles that belong to the account making the call.
-
AMAZON
- Retrieves the bundles that are provided by AWS.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspaceBundlesRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeWorkspaceBundlesRequest",
"variableName" : "describeWorkspaceBundlesRequest",
"variableType" : "DescribeWorkspaceBundlesRequest",
"documentation" : null,
"simpleType" : "DescribeWorkspaceBundlesRequest",
"variableSetterType" : "DescribeWorkspaceBundlesRequest"
},
"wrapper" : false
},
"DescribeWorkspaceBundlesResult" : {
"c2jName" : "DescribeWorkspaceBundlesResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the results of the DescribeWorkspaceBundles operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Bundles",
"c2jShape" : "BundleList",
"deprecated" : false,
"documentation" : "An array of structures that contain information about the bundles.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@return An array of structures that contain information about the bundles.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Bundles",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Bundles",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceBundle",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceBundle",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceBundle",
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceBundle",
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceBundle",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceBundle",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Bundles",
"setterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@param bundles An array of structures that contain information about the bundles.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundles",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundles",
"variableType" : "java.util.List",
"documentation" : "An array of structures that contain information about the bundles.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"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 time frame.
",
"enumType" : null,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"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 time frame.
\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 time frame.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"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 time frame.
\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 time frame.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "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 time frame.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Bundles" : {
"c2jName" : "Bundles",
"c2jShape" : "BundleList",
"deprecated" : false,
"documentation" : "An array of structures that contain information about the bundles.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@return An array of structures that contain information about the bundles.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Bundles",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Bundles",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceBundle",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceBundle",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceBundle",
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceBundle",
"variableName" : "member",
"variableType" : "WorkspaceBundle",
"documentation" : "",
"simpleType" : "WorkspaceBundle",
"variableSetterType" : "WorkspaceBundle"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceBundle",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceBundle",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Bundles",
"setterDocumentation" : "/**An array of structures that contain information about the bundles.
\n@param bundles An array of structures that contain information about the bundles.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundles",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "bundles",
"variableType" : "java.util.List",
"documentation" : "An array of structures that contain information about the bundles.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"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 time frame.
",
"enumType" : null,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"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 time frame.
\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 time frame.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"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 time frame.
\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 time frame.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "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 time frame.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspaceBundlesResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeWorkspaceBundlesResult",
"variableName" : "describeWorkspaceBundlesResult",
"variableType" : "DescribeWorkspaceBundlesResult",
"documentation" : null,
"simpleType" : "DescribeWorkspaceBundlesResult",
"variableSetterType" : "DescribeWorkspaceBundlesResult"
},
"wrapper" : false
},
"DescribeWorkspaceDirectoriesRequest" : {
"c2jName" : "DescribeWorkspaceDirectoriesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the inputs for the DescribeWorkspaceDirectories operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeWorkspaceDirectories",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.DescribeWorkspaceDirectories",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "DirectoryIds",
"c2jShape" : "DirectoryIdList",
"deprecated" : false,
"documentation" : "An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\n@param directoryIds An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\n@return An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DirectoryIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DirectoryIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "DirectoryId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "DirectoryIds",
"setterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\n@param directoryIds An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directoryIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setDirectoryIds(java.util.Collection)} or {@link #withDirectoryIds(java.util.Collection)} if you want to override the existing values.
\n@param directoryIds An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directoryIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@return The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DirectoryIds" : {
"c2jName" : "DirectoryIds",
"c2jShape" : "DirectoryIdList",
"deprecated" : false,
"documentation" : "An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\n@param directoryIds An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\n@return An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DirectoryIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DirectoryIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "DirectoryId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "DirectoryIds",
"setterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\n@param directoryIds An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directoryIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setDirectoryIds(java.util.Collection)} or {@link #withDirectoryIds(java.util.Collection)} if you want to override the existing values.
\n@param directoryIds An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directoryIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contains the directory identifiers to retrieve information for. If this member is null, all directories are retrieved.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@return The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspaceDirectoriesRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeWorkspaceDirectoriesRequest",
"variableName" : "describeWorkspaceDirectoriesRequest",
"variableType" : "DescribeWorkspaceDirectoriesRequest",
"documentation" : null,
"simpleType" : "DescribeWorkspaceDirectoriesRequest",
"variableSetterType" : "DescribeWorkspaceDirectoriesRequest"
},
"wrapper" : false
},
"DescribeWorkspaceDirectoriesResult" : {
"c2jName" : "DescribeWorkspaceDirectoriesResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the results of the DescribeWorkspaceDirectories operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Directories",
"c2jShape" : "DirectoryList",
"deprecated" : false,
"documentation" : "An array of structures that contain information about the directories.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**An array of structures that contain information about the directories.
\n@return An array of structures that contain information about the directories.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Directories",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Directories",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceDirectory",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceDirectory",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceDirectory",
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceDirectory",
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceDirectory",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceDirectory",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Directories",
"setterDocumentation" : "/**An array of structures that contain information about the directories.
\n@param directories An array of structures that contain information about the directories.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directories",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directories",
"variableType" : "java.util.List",
"documentation" : "An array of structures that contain information about the directories.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"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 time frame.
",
"enumType" : null,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"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 time frame.
\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 time frame.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"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 time frame.
\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 time frame.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "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 time frame.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Directories" : {
"c2jName" : "Directories",
"c2jShape" : "DirectoryList",
"deprecated" : false,
"documentation" : "An array of structures that contain information about the directories.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**An array of structures that contain information about the directories.
\n@return An array of structures that contain information about the directories.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Directories",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Directories",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceDirectory",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceDirectory",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceDirectory",
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceDirectory",
"variableName" : "member",
"variableType" : "WorkspaceDirectory",
"documentation" : "",
"simpleType" : "WorkspaceDirectory",
"variableSetterType" : "WorkspaceDirectory"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceDirectory",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceDirectory",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Directories",
"setterDocumentation" : "/**An array of structures that contain information about the directories.
\n@param directories An array of structures that contain information about the directories.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directories",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "directories",
"variableType" : "java.util.List",
"documentation" : "An array of structures that contain information about the directories.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"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 time frame.
",
"enumType" : null,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"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 time frame.
\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 time frame.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"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 time frame.
\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 time frame.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "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 time frame.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspaceDirectoriesResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeWorkspaceDirectoriesResult",
"variableName" : "describeWorkspaceDirectoriesResult",
"variableType" : "DescribeWorkspaceDirectoriesResult",
"documentation" : null,
"simpleType" : "DescribeWorkspaceDirectoriesResult",
"variableSetterType" : "DescribeWorkspaceDirectoriesResult"
},
"wrapper" : false
},
"DescribeWorkspacesConnectionStatusRequest" : {
"c2jName" : "DescribeWorkspacesConnectionStatusRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeWorkspacesConnectionStatus",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.DescribeWorkspacesConnectionStatus",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "WorkspaceIds",
"c2jShape" : "WorkspaceIdList",
"deprecated" : false,
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\n@return An array of strings that contain the identifiers of the WorkSpaces.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "WorkspaceIds",
"setterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaceIds(java.util.Collection)} or {@link #withWorkspaceIds(java.util.Collection)} if you want to override the existing values.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The next token of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The next token of the request.
\n@param nextToken The next token of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The next token of the request.
\n@return The next token of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The next token of the request.
\n@param nextToken The next token of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The next token of the request.
\n@param nextToken The next token of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The next token of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The next token of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The next token of the request.
\n@param nextToken The next token of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The next token of the request.
\n@return The next token of the request.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The next token of the request.
\n@param nextToken The next token of the request.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The next token of the request.
\n@param nextToken The next token of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The next token of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"WorkspaceIds" : {
"c2jName" : "WorkspaceIds",
"c2jShape" : "WorkspaceIdList",
"deprecated" : false,
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\n@return An array of strings that contain the identifiers of the WorkSpaces.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "WorkspaceIds",
"setterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaceIds(java.util.Collection)} or {@link #withWorkspaceIds(java.util.Collection)} if you want to override the existing values.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspacesConnectionStatusRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeWorkspacesConnectionStatusRequest",
"variableName" : "describeWorkspacesConnectionStatusRequest",
"variableType" : "DescribeWorkspacesConnectionStatusRequest",
"documentation" : null,
"simpleType" : "DescribeWorkspacesConnectionStatusRequest",
"variableSetterType" : "DescribeWorkspacesConnectionStatusRequest"
},
"wrapper" : false
},
"DescribeWorkspacesConnectionStatusResult" : {
"c2jName" : "DescribeWorkspacesConnectionStatusResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "WorkspacesConnectionStatus",
"c2jShape" : "WorkspaceConnectionStatusList",
"deprecated" : false,
"documentation" : "The connection status of the WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The connection status of the WorkSpace.
\n@param workspacesConnectionStatus The connection status of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The connection status of the WorkSpace.
\n@return The connection status of the WorkSpace.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspacesConnectionStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspacesConnectionStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceConnectionStatus",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceConnectionStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceConnectionStatus",
"variableName" : "member",
"variableType" : "WorkspaceConnectionStatus",
"documentation" : "",
"simpleType" : "WorkspaceConnectionStatus",
"variableSetterType" : "WorkspaceConnectionStatus"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceConnectionStatus",
"variableName" : "member",
"variableType" : "WorkspaceConnectionStatus",
"documentation" : "",
"simpleType" : "WorkspaceConnectionStatus",
"variableSetterType" : "WorkspaceConnectionStatus"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceConnectionStatus",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceConnectionStatus",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "WorkspacesConnectionStatus",
"setterDocumentation" : "/**The connection status of the WorkSpace.
\n@param workspacesConnectionStatus The connection status of the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspacesConnectionStatus",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The connection status of the WorkSpace.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspacesConnectionStatus(java.util.Collection)} or {@link #withWorkspacesConnectionStatus(java.util.Collection)} if you want to override the existing values.
\n@param workspacesConnectionStatus The connection status of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspacesConnectionStatus",
"variableType" : "java.util.List",
"documentation" : "The connection status of the WorkSpace.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The next token of the result.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The next token of the result.
\n@param nextToken The next token of the result.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The next token of the result.
\n@return The next token of the result.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The next token of the result.
\n@param nextToken The next token of the result.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The next token of the result.
\n@param nextToken The next token of the result.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The next token of the result.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The next token of the result.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The next token of the result.
\n@param nextToken The next token of the result.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The next token of the result.
\n@return The next token of the result.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The next token of the result.
\n@param nextToken The next token of the result.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The next token of the result.
\n@param nextToken The next token of the result.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The next token of the result.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"WorkspacesConnectionStatus" : {
"c2jName" : "WorkspacesConnectionStatus",
"c2jShape" : "WorkspaceConnectionStatusList",
"deprecated" : false,
"documentation" : "The connection status of the WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The connection status of the WorkSpace.
\n@param workspacesConnectionStatus The connection status of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The connection status of the WorkSpace.
\n@return The connection status of the WorkSpace.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspacesConnectionStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspacesConnectionStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceConnectionStatus",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "WorkspaceConnectionStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "WorkspaceConnectionStatus",
"variableName" : "member",
"variableType" : "WorkspaceConnectionStatus",
"documentation" : "",
"simpleType" : "WorkspaceConnectionStatus",
"variableSetterType" : "WorkspaceConnectionStatus"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceConnectionStatus",
"variableName" : "member",
"variableType" : "WorkspaceConnectionStatus",
"documentation" : "",
"simpleType" : "WorkspaceConnectionStatus",
"variableSetterType" : "WorkspaceConnectionStatus"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "WorkspaceConnectionStatus",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "WorkspaceConnectionStatus",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "WorkspacesConnectionStatus",
"setterDocumentation" : "/**The connection status of the WorkSpace.
\n@param workspacesConnectionStatus The connection status of the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspacesConnectionStatus",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The connection status of the WorkSpace.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspacesConnectionStatus(java.util.Collection)} or {@link #withWorkspacesConnectionStatus(java.util.Collection)} if you want to override the existing values.
\n@param workspacesConnectionStatus The connection status of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspacesConnectionStatus",
"variableType" : "java.util.List",
"documentation" : "The connection status of the WorkSpace.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspacesConnectionStatusResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeWorkspacesConnectionStatusResult",
"variableName" : "describeWorkspacesConnectionStatusResult",
"variableType" : "DescribeWorkspacesConnectionStatusResult",
"documentation" : null,
"simpleType" : "DescribeWorkspacesConnectionStatusResult",
"variableSetterType" : "DescribeWorkspacesConnectionStatusResult"
},
"wrapper" : false
},
"DescribeWorkspacesRequest" : {
"c2jName" : "DescribeWorkspacesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the inputs for the DescribeWorkspaces operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "DescribeWorkspaces",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.DescribeWorkspaces",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "WorkspaceIds",
"c2jShape" : "WorkspaceIdList",
"deprecated" : false,
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter. Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\n@return An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter. Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "WorkspaceIds",
"setterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaceIds(java.util.Collection)} or {@link #withWorkspaceIds(java.util.Collection)} if you want to override the existing values.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DirectoryId",
"c2jShape" : "DirectoryId",
"deprecated" : false,
"documentation" : "Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@param directoryId Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@return Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DirectoryId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DirectoryId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DirectoryId",
"setterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@param directoryId Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directoryId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@param directoryId Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directoryId",
"variableType" : "String",
"documentation" : "Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "UserName",
"c2jShape" : "UserName",
"deprecated" : false,
"documentation" : "Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@param userName Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@return Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "UserName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "UserName",
"setterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@param userName Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "userName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@param userName Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "userName",
"variableType" : "String",
"documentation" : "Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "BundleId",
"c2jShape" : "BundleId",
"deprecated" : false,
"documentation" : "The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@param bundleId The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@return The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "BundleId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "BundleId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "BundleId",
"setterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@param bundleId The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bundleId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@param bundleId The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bundleId",
"variableType" : "String",
"documentation" : "The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Limit",
"c2jShape" : "Limit",
"deprecated" : false,
"documentation" : "The maximum number of items to return.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The maximum number of items to return.
\n@param limit The maximum number of items to return.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The maximum number of items to return.
\n@return The maximum number of items to return.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Limit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Limit",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Limit",
"setterDocumentation" : "/**The maximum number of items to return.
\n@param limit The maximum number of items to return.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The maximum number of items to return.
\n@param limit The maximum number of items to return.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "The maximum number of items to return.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@return The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"BundleId" : {
"c2jName" : "BundleId",
"c2jShape" : "BundleId",
"deprecated" : false,
"documentation" : "The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@param bundleId The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@return The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "BundleId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "BundleId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "BundleId",
"setterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@param bundleId The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "bundleId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
\n@param bundleId The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "bundleId",
"variableType" : "String",
"documentation" : "The identifier of a bundle to obtain the WorkSpaces for. All WorkSpaces that are created from this bundle will be retrieved. This parameter cannot be combined with any other filter parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DirectoryId" : {
"c2jName" : "DirectoryId",
"c2jShape" : "DirectoryId",
"deprecated" : false,
"documentation" : "Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@param directoryId Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@return Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DirectoryId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DirectoryId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DirectoryId",
"setterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@param directoryId Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "directoryId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
\n@param directoryId Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "directoryId",
"variableType" : "String",
"documentation" : "Specifies the directory identifier to which to limit the WorkSpaces. Optionally, you can specify a specific directory user with the UserName
parameter. This parameter cannot be combined with any other filter parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Limit" : {
"c2jName" : "Limit",
"c2jShape" : "Limit",
"deprecated" : false,
"documentation" : "The maximum number of items to return.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The maximum number of items to return.
\n@param limit The maximum number of items to return.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The maximum number of items to return.
\n@return The maximum number of items to return.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Limit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Limit",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Limit",
"setterDocumentation" : "/**The maximum number of items to return.
\n@param limit The maximum number of items to return.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The maximum number of items to return.
\n@param limit The maximum number of items to return.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "limit",
"variableType" : "Integer",
"documentation" : "The maximum number of items to return.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@return The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"setterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The NextToken
value from a previous call to this operation. Pass null if this is the first call.
\n@param nextToken The NextToken
value from a previous call to this operation. Pass null if this is the first call.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The NextToken
value from a previous call to this operation. Pass null if this is the first call.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"UserName" : {
"c2jName" : "UserName",
"c2jShape" : "UserName",
"deprecated" : false,
"documentation" : "Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@param userName Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@return Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "UserName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "UserName",
"setterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@param userName Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "userName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
\n@param userName Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "userName",
"variableType" : "String",
"documentation" : "Used with the DirectoryId
parameter to specify the directory user for whom to obtain the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"WorkspaceIds" : {
"c2jName" : "WorkspaceIds",
"c2jShape" : "WorkspaceIdList",
"deprecated" : false,
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\n@return An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter. Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceIds",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceIds",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "WorkspaceIds",
"setterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaceIds(java.util.Collection)} or {@link #withWorkspaceIds(java.util.Collection)} if you want to override the existing values.
\n@param workspaceIds An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaceIds",
"variableType" : "java.util.List",
"documentation" : "An array of strings that contain the identifiers of the WorkSpaces for which to retrieve information. This parameter cannot be combined with any other filter parameter.
Because the CreateWorkspaces operation is asynchronous, the identifier it returns is not immediately available. If you immediately call DescribeWorkspaces with this identifier, no information is returned.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspacesRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeWorkspacesRequest",
"variableName" : "describeWorkspacesRequest",
"variableType" : "DescribeWorkspacesRequest",
"documentation" : null,
"simpleType" : "DescribeWorkspacesRequest",
"variableSetterType" : "DescribeWorkspacesRequest"
},
"wrapper" : false
},
"DescribeWorkspacesResult" : {
"c2jName" : "DescribeWorkspacesResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the results for the DescribeWorkspaces operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Workspaces",
"c2jShape" : "WorkspaceList",
"deprecated" : false,
"documentation" : "An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\n@param workspaces An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\n@return An array of structures that contain the information about the WorkSpaces. Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Workspaces",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Workspaces",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Workspace",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Workspace",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Workspace",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Workspace",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Workspaces",
"setterDocumentation" : "/**An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\n@param workspaces An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaces(java.util.Collection)} or {@link #withWorkspaces(java.util.Collection)} if you want to override the existing values.
\n@param workspaces An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"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 time frame.
",
"enumType" : null,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"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 time frame.
\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 time frame.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"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 time frame.
\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 time frame.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "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 time frame.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"NextToken" : {
"c2jName" : "NextToken",
"c2jShape" : "PaginationToken",
"deprecated" : false,
"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 time frame.
",
"enumType" : null,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"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 time frame.
\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 time frame.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NextToken",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NextToken",
"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 time frame.
\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 time frame.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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 time frame.
\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 time frame.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "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 time frame.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Workspaces" : {
"c2jName" : "Workspaces",
"c2jShape" : "WorkspaceList",
"deprecated" : false,
"documentation" : "An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\n@param workspaces An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\n@return An array of structures that contain the information about the WorkSpaces. Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Workspaces",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Workspaces",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Workspace",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Workspace",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Workspace",
"variableName" : "member",
"variableType" : "Workspace",
"documentation" : "",
"simpleType" : "Workspace",
"variableSetterType" : "Workspace"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "Workspace",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Workspace",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Workspaces",
"setterDocumentation" : "/**An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\n@param workspaces An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setWorkspaces(java.util.Collection)} or {@link #withWorkspaces(java.util.Collection)} if you want to override the existing values.
\n@param workspaces An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "workspaces",
"variableType" : "java.util.List",
"documentation" : "An array of structures that contain the information about the WorkSpaces.
Because the CreateWorkspaces operation is asynchronous, some of this information may be incomplete for a newly-created WorkSpace.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "DescribeWorkspacesResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeWorkspacesResult",
"variableName" : "describeWorkspacesResult",
"variableType" : "DescribeWorkspacesResult",
"documentation" : null,
"simpleType" : "DescribeWorkspacesResult",
"variableSetterType" : "DescribeWorkspacesResult"
},
"wrapper" : false
},
"FailedCreateWorkspaceRequest" : {
"c2jName" : "FailedCreateWorkspaceRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains information about a WorkSpace that could not be created.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "WorkspaceRequest",
"c2jShape" : "WorkspaceRequest",
"deprecated" : false,
"documentation" : "A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@param workspaceRequest A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@return A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.*/",
"getterModel" : {
"returnType" : "WorkspaceRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceRequest",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceRequest",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceRequest",
"setterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@param workspaceRequest A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.*/",
"setterModel" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "workspaceRequest",
"variableType" : "WorkspaceRequest",
"documentation" : "",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@param workspaceRequest A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "workspaceRequest",
"variableType" : "WorkspaceRequest",
"documentation" : "A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ErrorCode",
"c2jShape" : "ErrorType",
"deprecated" : false,
"documentation" : "The error code.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The error code.
\n@return The error code.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorCode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorCode",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorCode",
"setterDocumentation" : "/**The error code.
\n@param errorCode The error code.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "The error code.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ErrorMessage",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The textual error message.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The textual error message.
\n@return The textual error message.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorMessage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorMessage",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorMessage",
"setterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "The textual error message.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ErrorCode" : {
"c2jName" : "ErrorCode",
"c2jShape" : "ErrorType",
"deprecated" : false,
"documentation" : "The error code.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The error code.
\n@return The error code.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorCode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorCode",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorCode",
"setterDocumentation" : "/**The error code.
\n@param errorCode The error code.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "The error code.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ErrorMessage" : {
"c2jName" : "ErrorMessage",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The textual error message.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The textual error message.
\n@return The textual error message.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorMessage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorMessage",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorMessage",
"setterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "The textual error message.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"WorkspaceRequest" : {
"c2jName" : "WorkspaceRequest",
"c2jShape" : "WorkspaceRequest",
"deprecated" : false,
"documentation" : "A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@param workspaceRequest A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@return A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.*/",
"getterModel" : {
"returnType" : "WorkspaceRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceRequest",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceRequest",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceRequest",
"setterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@param workspaceRequest A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.*/",
"setterModel" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "workspaceRequest",
"variableType" : "WorkspaceRequest",
"documentation" : "",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
\n@param workspaceRequest A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceRequest",
"variableName" : "workspaceRequest",
"variableType" : "WorkspaceRequest",
"documentation" : "A FailedCreateWorkspaceRequest$WorkspaceRequest object that contains the information about the WorkSpace that could not be created.
",
"simpleType" : "WorkspaceRequest",
"variableSetterType" : "WorkspaceRequest"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "FailedCreateWorkspaceRequest",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "FailedCreateWorkspaceRequest",
"variableName" : "failedCreateWorkspaceRequest",
"variableType" : "FailedCreateWorkspaceRequest",
"documentation" : null,
"simpleType" : "FailedCreateWorkspaceRequest",
"variableSetterType" : "FailedCreateWorkspaceRequest"
},
"wrapper" : false
},
"FailedWorkspaceChangeRequest" : {
"c2jName" : "FailedWorkspaceChangeRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains information about a WorkSpace that could not be rebooted (RebootWorkspaces), rebuilt (RebuildWorkspaces), terminated (TerminateWorkspaces), started (StartWorkspaces), or stopped (StopWorkspaces).
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "The identifier of the WorkSpace.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace.
\n@return The identifier of the WorkSpace.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceId",
"setterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "The identifier of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ErrorCode",
"c2jShape" : "ErrorType",
"deprecated" : false,
"documentation" : "The error code.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The error code.
\n@return The error code.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorCode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorCode",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorCode",
"setterDocumentation" : "/**The error code.
\n@param errorCode The error code.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "The error code.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ErrorMessage",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The textual error message.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The textual error message.
\n@return The textual error message.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorMessage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorMessage",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorMessage",
"setterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "The textual error message.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ErrorCode" : {
"c2jName" : "ErrorCode",
"c2jShape" : "ErrorType",
"deprecated" : false,
"documentation" : "The error code.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The error code.
\n@return The error code.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorCode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorCode",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorCode",
"setterDocumentation" : "/**The error code.
\n@param errorCode The error code.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The error code.
\n@param errorCode The error code.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorCode",
"variableType" : "String",
"documentation" : "The error code.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ErrorMessage" : {
"c2jName" : "ErrorMessage",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The textual error message.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The textual error message.
\n@return The textual error message.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ErrorMessage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ErrorMessage",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ErrorMessage",
"setterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The textual error message.
\n@param errorMessage The textual error message.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "errorMessage",
"variableType" : "String",
"documentation" : "The textual error message.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"WorkspaceId" : {
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "The identifier of the WorkSpace.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace.
\n@return The identifier of the WorkSpace.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceId",
"setterDocumentation" : "/**The identifier of the WorkSpace.
\n@param workspaceId The identifier of the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "The identifier of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "FailedWorkspaceChangeRequest",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "FailedWorkspaceChangeRequest",
"variableName" : "failedWorkspaceChangeRequest",
"variableType" : "FailedWorkspaceChangeRequest",
"documentation" : null,
"simpleType" : "FailedWorkspaceChangeRequest",
"variableSetterType" : "FailedWorkspaceChangeRequest"
},
"wrapper" : false
},
"InvalidParameterValuesException" : {
"c2jName" : "InvalidParameterValuesException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "One or more parameter values are not valid.
",
"enums" : null,
"errorCode" : "InvalidParameterValuesException",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"required" : null,
"shapeName" : "InvalidParameterValuesException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "InvalidParameterValuesException",
"variableName" : "invalidParameterValuesException",
"variableType" : "InvalidParameterValuesException",
"documentation" : null,
"simpleType" : "InvalidParameterValuesException",
"variableSetterType" : "InvalidParameterValuesException"
},
"wrapper" : false
},
"InvalidResourceStateException" : {
"c2jName" : "InvalidResourceStateException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The specified WorkSpace has an invalid state for this operation.
",
"enums" : null,
"errorCode" : "InvalidResourceStateException",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"required" : null,
"shapeName" : "InvalidResourceStateException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "InvalidResourceStateException",
"variableName" : "invalidResourceStateException",
"variableType" : "InvalidResourceStateException",
"documentation" : null,
"simpleType" : "InvalidResourceStateException",
"variableSetterType" : "InvalidResourceStateException"
},
"wrapper" : false
},
"ModifyWorkspacePropertiesRequest" : {
"c2jName" : "ModifyWorkspacePropertiesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "ModifyWorkspaceProperties",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.ModifyWorkspaceProperties",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "The ID of the WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ID of the WorkSpace.
\n@param workspaceId The ID of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The ID of the WorkSpace.
\n@return The ID of the WorkSpace.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceId",
"setterDocumentation" : "/**The ID of the WorkSpace.
\n@param workspaceId The ID of the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ID of the WorkSpace.
\n@param workspaceId The ID of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "The ID of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "WorkspaceProperties",
"c2jShape" : "WorkspaceProperties",
"deprecated" : false,
"documentation" : "The WorkSpace properties of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The WorkSpace properties of the request.
\n@param workspaceProperties The WorkSpace properties of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The WorkSpace properties of the request.
\n@return The WorkSpace properties of the request.*/",
"getterModel" : {
"returnType" : "WorkspaceProperties",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceProperties",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceProperties",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceProperties",
"setterDocumentation" : "/**The WorkSpace properties of the request.
\n@param workspaceProperties The WorkSpace properties of the request.*/",
"setterModel" : {
"variableDeclarationType" : "WorkspaceProperties",
"variableName" : "workspaceProperties",
"variableType" : "WorkspaceProperties",
"documentation" : "",
"simpleType" : "WorkspaceProperties",
"variableSetterType" : "WorkspaceProperties"
},
"simple" : false,
"varargSetterDocumentation" : "/**The WorkSpace properties of the request.
\n@param workspaceProperties The WorkSpace properties of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceProperties",
"variableName" : "workspaceProperties",
"variableType" : "WorkspaceProperties",
"documentation" : "The WorkSpace properties of the request.
",
"simpleType" : "WorkspaceProperties",
"variableSetterType" : "WorkspaceProperties"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"WorkspaceId" : {
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "The ID of the WorkSpace.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ID of the WorkSpace.
\n@param workspaceId The ID of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The ID of the WorkSpace.
\n@return The ID of the WorkSpace.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceId",
"setterDocumentation" : "/**The ID of the WorkSpace.
\n@param workspaceId The ID of the WorkSpace.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ID of the WorkSpace.
\n@param workspaceId The ID of the WorkSpace.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "The ID of the WorkSpace.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"WorkspaceProperties" : {
"c2jName" : "WorkspaceProperties",
"c2jShape" : "WorkspaceProperties",
"deprecated" : false,
"documentation" : "The WorkSpace properties of the request.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The WorkSpace properties of the request.
\n@param workspaceProperties The WorkSpace properties of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The WorkSpace properties of the request.
\n@return The WorkSpace properties of the request.*/",
"getterModel" : {
"returnType" : "WorkspaceProperties",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceProperties",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceProperties",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceProperties",
"setterDocumentation" : "/**The WorkSpace properties of the request.
\n@param workspaceProperties The WorkSpace properties of the request.*/",
"setterModel" : {
"variableDeclarationType" : "WorkspaceProperties",
"variableName" : "workspaceProperties",
"variableType" : "WorkspaceProperties",
"documentation" : "",
"simpleType" : "WorkspaceProperties",
"variableSetterType" : "WorkspaceProperties"
},
"simple" : false,
"varargSetterDocumentation" : "/**The WorkSpace properties of the request.
\n@param workspaceProperties The WorkSpace properties of the request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "WorkspaceProperties",
"variableName" : "workspaceProperties",
"variableType" : "WorkspaceProperties",
"documentation" : "The WorkSpace properties of the request.
",
"simpleType" : "WorkspaceProperties",
"variableSetterType" : "WorkspaceProperties"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "WorkspaceId", "WorkspaceProperties" ],
"shapeName" : "ModifyWorkspacePropertiesRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ModifyWorkspacePropertiesRequest",
"variableName" : "modifyWorkspacePropertiesRequest",
"variableType" : "ModifyWorkspacePropertiesRequest",
"documentation" : null,
"simpleType" : "ModifyWorkspacePropertiesRequest",
"variableSetterType" : "ModifyWorkspacePropertiesRequest"
},
"wrapper" : false
},
"ModifyWorkspacePropertiesResult" : {
"c2jName" : "ModifyWorkspacePropertiesResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ModifyWorkspacePropertiesResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ModifyWorkspacePropertiesResult",
"variableName" : "modifyWorkspacePropertiesResult",
"variableType" : "ModifyWorkspacePropertiesResult",
"documentation" : null,
"simpleType" : "ModifyWorkspacePropertiesResult",
"variableSetterType" : "ModifyWorkspacePropertiesResult"
},
"wrapper" : false
},
"OperationInProgressException" : {
"c2jName" : "OperationInProgressException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The properties of this WorkSpace are currently being modified. Try again in a moment.
",
"enums" : null,
"errorCode" : "OperationInProgressException",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"required" : null,
"shapeName" : "OperationInProgressException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "OperationInProgressException",
"variableName" : "operationInProgressException",
"variableType" : "OperationInProgressException",
"documentation" : null,
"simpleType" : "OperationInProgressException",
"variableSetterType" : "OperationInProgressException"
},
"wrapper" : false
},
"RebootRequest" : {
"c2jName" : "RebootRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains information used with the RebootWorkspaces operation to reboot a WorkSpace.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "The identifier of the WorkSpace to reboot.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@return The identifier of the WorkSpace to reboot.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceId",
"setterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "The identifier of the WorkSpace to reboot.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"WorkspaceId" : {
"c2jName" : "WorkspaceId",
"c2jShape" : "WorkspaceId",
"deprecated" : false,
"documentation" : "The identifier of the WorkSpace to reboot.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@return The identifier of the WorkSpace to reboot.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "WorkspaceId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "WorkspaceId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "WorkspaceId",
"setterDocumentation" : "/**The identifier of the WorkSpace to reboot.
\n@param workspaceId The identifier of the WorkSpace to reboot.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "workspaceId",
"variableType" : "String",
"documentation" : "The identifier of the WorkSpace to reboot.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "WorkspaceId" ],
"shapeName" : "RebootRequest",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "RebootRequest",
"variableName" : "rebootRequest",
"variableType" : "RebootRequest",
"documentation" : null,
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"wrapper" : false
},
"RebootWorkspacesRequest" : {
"c2jName" : "RebootWorkspacesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains the inputs for the RebootWorkspaces operation.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "RebootWorkspaces",
"locationName" : null,
"requestUri" : "/",
"target" : "WorkspacesService.RebootWorkspaces",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "RebootWorkspaceRequests",
"c2jShape" : "RebootWorkspaceRequests",
"deprecated" : false,
"documentation" : "An array of structures that specify the WorkSpaces to reboot.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@return An array of structures that specify the WorkSpaces to reboot.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "RebootWorkspaceRequests",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "RebootWorkspaceRequests",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "RebootRequest",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "RebootRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "RebootRequest",
"variableName" : "member",
"variableType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "RebootRequest",
"variableName" : "member",
"variableType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RebootRequest",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "RebootRequest",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "RebootWorkspaceRequests",
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "rebootWorkspaceRequests",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "rebootWorkspaceRequests",
"variableType" : "java.util.List",
"documentation" : "An array of structures that specify the WorkSpaces to reboot.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"RebootWorkspaceRequests" : {
"c2jName" : "RebootWorkspaceRequests",
"c2jShape" : "RebootWorkspaceRequests",
"deprecated" : false,
"documentation" : "An array of structures that specify the WorkSpaces to reboot.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@return An array of structures that specify the WorkSpaces to reboot.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "RebootWorkspaceRequests",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "RebootWorkspaceRequests",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "RebootRequest",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "RebootRequest",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "RebootRequest",
"variableName" : "member",
"variableType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "RebootRequest",
"variableName" : "member",
"variableType" : "RebootRequest",
"documentation" : "",
"simpleType" : "RebootRequest",
"variableSetterType" : "RebootRequest"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "RebootRequest",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "RebootRequest",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "RebootWorkspaceRequests",
"setterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n@param rebootWorkspaceRequests An array of structures that specify the WorkSpaces to reboot.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "rebootWorkspaceRequests",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**An array of structures that specify the WorkSpaces to reboot.
\n