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
4602 |
# File 'sig/client.rbs', line 4602
def data_set_arn: () -> ::String
|
#data_set_id ⇒ ::String
4603 |
# File 'sig/client.rbs', line 4603
def data_set_id: () -> ::String
|
#request_id ⇒ ::String
4604 |
# File 'sig/client.rbs', line 4604
def request_id: () -> ::String
|
#status ⇒ ::Integer
4605 |
# File 'sig/client.rbs', line 4605
def status: () -> ::Integer
|