Module: Aws::BedrockAgentCore::Client::_DeletePaymentInstrumentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeletePaymentInstrumentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "INITIATED", ...
378 |
# File 'sig/client.rbs', line 378
def status: () -> ("INITIATED" | "ACTIVE" | "FAILED" | "DELETED")
|