C# Class Amazon.GameLift.Model.DeleteScalingPolicyRequest

Container for the parameters to the DeleteScalingPolicy operation. Deletes a fleet scaling policy. This action means that the policy is no longer in force and removes all record of it. To delete a scaling policy, specify both the scaling policy name and the fleet ID it is associated with.
Inheritance: AmazonGameLiftRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFleetId ( ) : bool
IsSetName ( ) : bool