| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalog |
AWS Service Catalog Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PortfolioShareOptions.Jsii$Proxy
An implementation for
PortfolioShareOptions |
| Modifier and Type | Method and Description |
|---|---|
PortfolioShareOptions |
PortfolioShareOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Portfolio.shareWithAccount(String accountId,
PortfolioShareOptions options)
Initiate a portfolio share with another account.
|
void |
IPortfolio.shareWithAccount(String accountId,
PortfolioShareOptions options)
Initiate a portfolio share with another account.
|
void |
IPortfolio.Jsii$Proxy.shareWithAccount(String accountId,
PortfolioShareOptions options)
Initiate a portfolio share with another account.
|
default void |
IPortfolio.Jsii$Default.shareWithAccount(String accountId,
PortfolioShareOptions options)
Initiate a portfolio share with another account.
|
Copyright © 2022. All rights reserved.