Amazon.CloudWatchLogs.Model.MetricFilter.IsSetCreationTime C# (CSharp) Method

IsSetCreationTime() private method

private IsSetCreationTime ( ) : bool
return bool
        internal bool IsSetCreationTime()
        {
            return this._creationTime.HasValue; 
        }