Amazon.ElasticMapReduce.Model.InstanceGroupTimeline.IsSetEndDateTime C# (CSharp) Метод

IsSetEndDateTime() приватный Метод

private IsSetEndDateTime ( ) : bool
Результат bool
        internal bool IsSetEndDateTime()
        {
            return this.endDateTime.HasValue;
        }
    }