Module: Aws::QuickSight::Client::_DeleteActionConnectorResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteActionConnectorResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#action_connector_id ⇒ ::String
1023 |
# File 'sig/client.rbs', line 1023
def action_connector_id: () -> ::String
|
#arn ⇒ ::String
1022 |
# File 'sig/client.rbs', line 1022
def arn: () -> ::String
|
#request_id ⇒ ::String
1024 |
# File 'sig/client.rbs', line 1024
def request_id: () -> ::String
|
#status ⇒ ::Integer
1025 |
# File 'sig/client.rbs', line 1025
def status: () -> ::Integer
|