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