Amazon.WAF.Model.GetSampledRequestsRequest.IsSetWebAclId C# (CSharp) Method

IsSetWebAclId() private method

private IsSetWebAclId ( ) : bool
return bool
        internal bool IsSetWebAclId()
        {
            return this._webAclId != null;
        }