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
4652 |
# File 'sig/client.rbs', line 4652
def data_source_arn: () -> ::String
|
#data_source_id ⇒ ::String
4653 |
# File 'sig/client.rbs', line 4653
def data_source_id: () -> ::String
|
#request_id ⇒ ::String
4654 |
# File 'sig/client.rbs', line 4654
def request_id: () -> ::String
|
#status ⇒ ::Integer
4655 |
# File 'sig/client.rbs', line 4655
def status: () -> ::Integer
|