Amazon.EC2.Model.RunScheduledInstancesRequest.IsSetScheduledInstanceId C# (CSharp) Method

IsSetScheduledInstanceId() private method

private IsSetScheduledInstanceId ( ) : bool
return bool
        internal bool IsSetScheduledInstanceId()
        {
            return this._scheduledInstanceId != null;
        }