From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Amazon::SQS::Model::ChangeMessageVisibilityBatchRequestEntry

SYNOPSIS

my $attribute = new Amazon::SQS::Model::ChangeMessageVisibilityBatchRequestEntry(
{
Id => id,
ReceiptHandle => receiptHandle,
VisibilityTimeout => '60'
}

SEE OTHER

Amazon::SQS::Client

AUTHOR

Elena@AWS