Add-VSAppStreamFleetComputeCapacity
Add-VSAppStreamFleetComputeCapacity
SYNOPSIS
Adds an AWS::AppStream::Fleet.ComputeCapacity resource property to the template. The desired capacity for a fleet.
SYNTAX
Add-VSAppStreamFleetComputeCapacity [-DesiredInstances] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::AppStream::Fleet.ComputeCapacity resource property to the template. The desired capacity for a fleet.
PARAMETERS
-DesiredInstances
The desired number of streaming instances.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-fleet-computecapacity.html#cfn-appstream-fleet-computecapacity-desiredinstances PrimitiveType: Integer UpdateType: Mutable
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.