Module: Aws::LakeFormation::Client::_GetEffectivePermissionsForPathResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetEffectivePermissionsForPathResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
406 |
# File 'sig/client.rbs', line 406
def next_token: () -> ::String
|
#permissions ⇒ ::Array[Types::PrincipalResourcePermissions]
405 |
# File 'sig/client.rbs', line 405
def permissions: () -> ::Array[Types::PrincipalResourcePermissions]
|