Amazon.GameLift.Model.Instance.IsSetCreationTime C# (CSharp) Method

IsSetCreationTime() private method

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