deletePaymentManager
inline suspend fun BedrockAgentCoreControlClient.deletePaymentManager(crossinline block: DeletePaymentManagerRequest.Builder.() -> Unit): DeletePaymentManagerResponse
Deletes a payment manager. All payment connectors associated with the payment manager must be deleted before the payment manager can be deleted. This operation initiates the deletion process asynchronously.