C# Class Amazon.AppStream.Model.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.
Inheritance: AmazonAppStreamRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetComputeCapacity ( ) : bool
IsSetDeleteVpcConfig ( ) : bool
IsSetDescription ( ) : bool
IsSetDisconnectTimeoutInSeconds ( ) : bool
IsSetDisplayName ( ) : bool
IsSetImageName ( ) : bool
IsSetInstanceType ( ) : bool
IsSetMaxUserDurationInSeconds ( ) : bool
IsSetName ( ) : bool
IsSetVpcConfig ( ) : bool