package Paws::WAFV2::DeleteIPSetResponse; use Moose; has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::WAFV2::DeleteIPSetResponse =head1 ATTRIBUTES =head2 _request_id => Str =cut 1;