Module: Aws::BedrockAgentCoreControl::Client::_DeletePaymentConnectorResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeletePaymentConnectorResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#payment_connector_id ⇒ ::String
1036 |
# File 'sig/client.rbs', line 1036
def payment_connector_id: () -> ::String
|
#status ⇒ "CREATING", ...
1035 |
# File 'sig/client.rbs', line 1035
def status: () -> ("CREATING" | "UPDATING" | "DELETING" | "READY" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETE_FAILED")
|