Module: Aws::QuickSight::Client::_UpdateDataSourcePermissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateDataSourcePermissionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_source_arn ⇒ ::String
4545 |
# File 'sig/client.rbs', line 4545
def data_source_arn: () -> ::String
|
#data_source_id ⇒ ::String
4546 |
# File 'sig/client.rbs', line 4546
def data_source_id: () -> ::String
|
#request_id ⇒ ::String
4547 |
# File 'sig/client.rbs', line 4547
def request_id: () -> ::String
|
#status ⇒ ::Integer
4548 |
# File 'sig/client.rbs', line 4548
def status: () -> ::Integer
|