You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::LakeFormation::Types::ListPermissionsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

A continuation token, if this is not the first call to retrieve this list.

Returns:

  • (String)

    A continuation token, if this is not the first call to retrieve this list.

#principal_resource_permissionsArray<Types::PrincipalResourcePermissions>

A list of principals and their permissions on the resource for the specified principal and resource types.

Returns: