| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<Principal> |
ListPrincipalsForPortfolioResponse.principals()
The IAM principals (users or roles) associated with the portfolio.
|
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsForPortfolioResponse.Builder |
ListPrincipalsForPortfolioResponse.Builder.principals(Principal... principals)
The IAM principals (users or roles) associated with the portfolio.
|
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsForPortfolioResponse.Builder |
ListPrincipalsForPortfolioResponse.Builder.principals(Collection<Principal> principals)
The IAM principals (users or roles) associated with the portfolio.
|
Copyright © 2021. All rights reserved.