deletePortfolio
inline suspend fun ServiceCatalogClient.deletePortfolio(crossinline block: DeletePortfolioRequest.Builder.() -> Unit): DeletePortfolioResponse
Deletes the specified portfolio.
You cannot delete a portfolio if it was shared with you or if it has associated products, users, constraints, or shared accounts.
A delegated admin is authorized to invoke this command.