Module: Aws::QuickSight::Client::_ListCustomPermissionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#custom_permissions_list::Array[Types::CustomPermissions]

Returns:



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

def custom_permissions_list: () -> ::Array[Types::CustomPermissions]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer