Amazon.OpsWorks.Model.ServiceError.IsSetCreatedAt C# (CSharp) Method

IsSetCreatedAt() private method

private IsSetCreatedAt ( ) : bool
return bool
        internal bool IsSetCreatedAt()
        {
            return this.createdAt != null;
        }
    }