Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more
12345678—9101112131415161718192021 package Paws::SES::CloneReceiptRuleSetResponse; use Moose; has _request_id => (is => 'ro', isa => 'Str');1;### main pod documentation begin ###HideShow 12 lines of Pod=head1 NAMEPaws::SES::CloneReceiptRuleSetResponse=head1 ATTRIBUTES=head2 _request_id => Str=cut
package
Paws::SES::CloneReceiptRuleSetResponse;
use
Moose;
has
_request_id
=> (
is
=>
'ro'
,
isa
'Str'
);
1;
### main pod documentation begin ###
=head1 NAME
Paws::SES::CloneReceiptRuleSetResponse
=head1 ATTRIBUTES
=head2 _request_id => Str
=cut