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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer