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

Class: Aws::LakeFormation::Types::GetEffectivePermissionsForPathResponse

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.

#permissionsArray<Types::PrincipalResourcePermissions>

A list of the permissions for the specified table or database resource located at the path in Amazon S3.

Returns: