Amazon.APIGateway.Model.TestInvokeAuthorizerResponse.IsSetLatency C# (CSharp) 메소드

IsSetLatency() 개인적인 메소드

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