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
4989 |
# File 'sig/client.rbs', line 4989
def data_source_arn: () -> ::String
|
#data_source_id ⇒ ::String
4990 |
# File 'sig/client.rbs', line 4990
def data_source_id: () -> ::String
|
#request_id ⇒ ::String
4991 |
# File 'sig/client.rbs', line 4991
def request_id: () -> ::String
|
#status ⇒ ::Integer
4992 |
# File 'sig/client.rbs', line 4992
def status: () -> ::Integer
|