Amazon.APIGateway.Model.TestInvokeAuthorizerResponse.IsSetLatency C# (CSharp) Method

IsSetLatency() private method

private IsSetLatency ( ) : bool
return bool
        internal bool IsSetLatency()
        {
            return this._latency.HasValue; 
        }