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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer