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
1102 |
# File 'sig/client.rbs', line 1102
def action_connector_id: () -> ::String
|
#arn ⇒ ::String
1101 |
# File 'sig/client.rbs', line 1101
def arn: () -> ::String
|
#request_id ⇒ ::String
1103 |
# File 'sig/client.rbs', line 1103
def request_id: () -> ::String
|
#status ⇒ ::Integer
1104 |
# File 'sig/client.rbs', line 1104
def status: () -> ::Integer
|