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
4495 |
# File 'sig/client.rbs', line 4495
def data_set_arn: () -> ::String
|
#data_set_id ⇒ ::String
4496 |
# File 'sig/client.rbs', line 4496
def data_set_id: () -> ::String
|
#request_id ⇒ ::String
4497 |
# File 'sig/client.rbs', line 4497
def request_id: () -> ::String
|
#status ⇒ ::Integer
4498 |
# File 'sig/client.rbs', line 4498
def status: () -> ::Integer
|