Amazon.ECS.Model.ServiceEvent.IsSetCreatedAt C# (CSharp) 메소드

IsSetCreatedAt() 개인적인 메소드

private IsSetCreatedAt ( ) : bool
리턴 bool
        internal bool IsSetCreatedAt()
        {
            return this._createdAt.HasValue; 
        }