Amazon.APIGateway.Model.TestInvokeMethodRequest.IsSetClientCertificateId C# (CSharp) Method

IsSetClientCertificateId() private method

private IsSetClientCertificateId ( ) : bool
return bool
        internal bool IsSetClientCertificateId()
        {
            return this._clientCertificateId != null;
        }