Amazon.GameLift.Model.Alias.IsSetLastUpdatedTime C# (CSharp) Method

IsSetLastUpdatedTime() private method

private IsSetLastUpdatedTime ( ) : bool
return bool
        internal bool IsSetLastUpdatedTime()
        {
            return this._lastUpdatedTime.HasValue; 
        }