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
1700 |
# File 'sig/client.rbs', line 1700
def custom_permissions: () -> Types::CustomPermissions
|
#request_id ⇒ ::String
1701 |
# File 'sig/client.rbs', line 1701
def request_id: () -> ::String
|
#status ⇒ ::Integer
1699 |
# File 'sig/client.rbs', line 1699
def status: () -> ::Integer
|