Module: Aws::QuickSight::Client::_DescribeCustomPermissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCustomPermissionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#custom_permissions ⇒ Types::CustomPermissions
1783 |
# File 'sig/client.rbs', line 1783
def custom_permissions: () -> Types::CustomPermissions
|
#request_id ⇒ ::String
1784 |
# File 'sig/client.rbs', line 1784
def request_id: () -> ::String
|
#status ⇒ ::Integer
1782 |
# File 'sig/client.rbs', line 1782
def status: () -> ::Integer
|