Module: Aws::ManagedGrafana::Client::_ListPermissionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPermissionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


264
# File 'sig/client.rbs', line 264

def next_token: () -> ::String

#permissions::Array[Types::PermissionEntry]

Returns:



265
# File 'sig/client.rbs', line 265

def permissions: () -> ::Array[Types::PermissionEntry]