Amazon.APIGateway.Model.CreateApiKeyResponse.IsSetLastUpdatedDate C# (CSharp) Method

IsSetLastUpdatedDate() private method

private IsSetLastUpdatedDate ( ) : bool
return bool
        internal bool IsSetLastUpdatedDate()
        {
            return this._lastUpdatedDate.HasValue; 
        }