The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::ApiGateway::Resource

ATTRIBUTES

Id => Str

  The resource's identifier.
=head2 ParentId => Str

  The parent resource's identifier.
=head2 Path => Str

  The full path for this resource.
=head2 PathPart => Str

  The last path segment for this resource.
=head2 ResourceMethods => L<Paws::ApiGateway::MapOfMethod>

  Map of methods for this resource, which is included only if requested
using the B<embed> option.