Amazon.EC2.Model.ModifySpotFleetRequestRequest.IsSetTargetCapacity C# (CSharp) Méthode

IsSetTargetCapacity() private méthode

private IsSetTargetCapacity ( ) : bool
Résultat bool
        internal bool IsSetTargetCapacity()
        {
            return this._targetCapacity.HasValue; 
        }