View source: R/servicecatalog_operations.R
servicecatalog_disassociate_principal_from_portfolio | R Documentation |
Disassociates a previously associated principal ARN from a specified portfolio.
See https://www.paws-r-sdk.com/docs/servicecatalog_disassociate_principal_from_portfolio/ for full documentation.
servicecatalog_disassociate_principal_from_portfolio(
AcceptLanguage = NULL,
PortfolioId,
PrincipalARN,
PrincipalType = NULL
)
AcceptLanguage |
The language code.
|
PortfolioId |
[required] The portfolio identifier. |
PrincipalARN |
[required] The ARN of the principal (user, role, or group). This field allows an
ARN with no |
PrincipalType |
The supported value is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.