Amazon.ElasticMapReduce.Model.InstanceGroupTimeline.IsSetCreationDateTime C# (CSharp) 메소드

IsSetCreationDateTime() 개인적인 메소드

private IsSetCreationDateTime ( ) : bool
리턴 bool
        internal bool IsSetCreationDateTime()
        {
            return this.creationDateTime.HasValue;
        }