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
4489 |
# File 'sig/client.rbs', line 4489
def data_set_arn: () -> ::String
|
#data_set_id ⇒ ::String
4490 |
# File 'sig/client.rbs', line 4490
def data_set_id: () -> ::String
|
#request_id ⇒ ::String
4491 |
# File 'sig/client.rbs', line 4491
def request_id: () -> ::String
|
#status ⇒ ::Integer
4492 |
# File 'sig/client.rbs', line 4492
def status: () -> ::Integer
|