Amazon.EC2.Model.ReportInstanceStatusRequest.IsSetEndTime C# (CSharp) Méthode

IsSetEndTime() private méthode

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