deleteProduct
inline suspend fun ServiceCatalogClient.deleteProduct(crossinline block: DeleteProductRequest.Builder.() -> Unit): DeleteProductResponse
Deletes the specified product.
You cannot delete a product if it was shared with you or is associated with a portfolio.
A delegated admin is authorized to invoke this command.