Module: Aws::QuickSight::Client::_UpdateDataSetPermissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateDataSetPermissionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_set_arn ⇒ ::String
4939 |
# File 'sig/client.rbs', line 4939
def data_set_arn: () -> ::String
|
#data_set_id ⇒ ::String
4940 |
# File 'sig/client.rbs', line 4940
def data_set_id: () -> ::String
|
#request_id ⇒ ::String
4941 |
# File 'sig/client.rbs', line 4941
def request_id: () -> ::String
|
#status ⇒ ::Integer
4942 |
# File 'sig/client.rbs', line 4942
def status: () -> ::Integer
|