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