Amazon.EC2.Model.RunScheduledInstancesRequest.IsSetScheduledInstanceId C# (CSharp) Méthode

IsSetScheduledInstanceId() private méthode

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