Имя |
Описание |
Application |
An entry for a single application in the application catalog. |
AssociateFleetRequest |
Container for the parameters to the AssociateFleet operation. Attach a fleet to a Stack. |
ComputeCapacity |
The capacity configuration for the fleet. |
ComputeCapacityStatus |
The capacity information for the fleet. |
CreateFleetRequest |
Container for the parameters to the CreateFleet operation. Creates a new fleet. |
CreateFleetResponse |
This is the response object from the CreateFleet operation. |
CreateStackRequest |
Container for the parameters to the CreateStack operation. Create a new stack. |
CreateStackResponse |
This is the response object from the CreateStack operation. |
CreateStreamingURLRequest |
Container for the parameters to the CreateStreamingURL operation. Gives a URL to start a AppStream stream for a user. The URL is valid only for 1 minute from the time that it is generated. |
CreateStreamingURLResponse |
This is the response object from the CreateStreamingURL operation. |
DeleteFleetRequest |
Container for the parameters to the DeleteFleet operation. Deletes a fleet. |
DeleteStackRequest |
Container for the parameters to the DeleteStack operation. Deletes the stack. After this operation completes, the environment can no longer be activated, and the alias reservation is released. |
DescribeFleetsRequest |
Container for the parameters to the DescribeFleets operation. Describes the fleets. If a fleet name is provided, this operation describes that environment. If name is not provided, this operation describes all the fleets for the AWS account. This operation returns a paginated list of results; use the nextToken to get the next page. |
DescribeFleetsResponse |
This is the response object from the DescribeFleets operation. |
DescribeImagesRequest |
Container for the parameters to the DescribeImages operation. Gets the images. If a list of names is not provided, all images in your account are returned. This operation does not return a paginated result. |
DescribeImagesResponse |
This is the response object from the DescribeImages operation. |
DescribeSessionsRequest |
Container for the parameters to the DescribeSessions operation. Describes the streaming sessions for a stack and fleet. If a user ID is provided, this operation returns streaming sessions for only that user. This operation returns a paginated list of results; use the nextToken to get the next page. |
DescribeSessionsResponse |
This is the response object from the DescribeSessions operation. |
DescribeStacksRequest |
Container for the parameters to the DescribeStacks operation. Describes the stack. If a stack name is provided, this operation describes that environment. If name is not provided, this operation describes all the stacks for the AWS account. This operation returns a paginated list of results; use the nextToken to get the next page. |
DescribeStacksResponse |
This is the response object from the DescribeStacks operation. |
DisassociateFleetRequest |
Container for the parameters to the DisassociateFleet operation. Detach a fleet from a stack. |
ExpireSessionRequest |
Container for the parameters to the ExpireSession operation. This operation immediately stops a streaming session. |
Fleet |
Contains the parameters for a fleet. |
FleetError |
The deatils for fleet error. |
Image |
New streaming instances are booted from images. The image stores the application catalog and is connected to fleets. |
ImageStateChangeReason |
The reason why the last state change occurred. |
InvalidRoleException |
|
LimitExceededException |
|
ListAssociatedFleetsRequest |
Container for the parameters to the ListAssociatedFleets operation. Lists all fleets attached to the specified resource. |
ListAssociatedFleetsResponse |
The response from a successful operation. |
ListAssociatedStacksRequest |
Container for the parameters to the ListAssociatedStacks operation. Lists all stacks attached to the specified resource. |
ListAssociatedStacksResponse |
The response from a successful operation. |
ResourceAlreadyExistsException |
|
ResourceInUseException |
|
ResourceNotAvailableException |
|
ResourceNotFoundException |
|
Session |
Contains the parameters for a streaming session. |
Stack |
Details about a stack. |
StartFleetRequest |
Container for the parameters to the StartFleet operation. Activates a fleet. |
StopFleetRequest |
Container for the parameters to the StopFleet operation. Deactivates a fleet. |
UpdateFleetRequest |
Container for the parameters to the UpdateFleet operation. Updates an existing fleet. All the attributes except the fleet name can be updated in the INACTIVE state. Only ComputeResourceCapacity and imageName can be updated in any other state. |
UpdateFleetResponse |
This is the response object from the UpdateFleet operation. |
UpdateStackRequest |
Container for the parameters to the UpdateStack operation. Updates the specified fields in the stack with the specified name. |
UpdateStackResponse |
This is the response object from the UpdateStack operation. |
VpcConfig |
The VPC in which the fleet is launched. |