associateProductWithPortfolio
inline suspend fun ServiceCatalogClient.associateProductWithPortfolio(crossinline block: AssociateProductWithPortfolioRequest.Builder.() -> Unit): AssociateProductWithPortfolioResponse
Associates the specified product with the specified portfolio.
A delegated admin is authorized to invoke this command.