public static final class CfnPortfolioShareProps.Builder extends Object
CfnPortfolioShareProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPortfolioShareProps |
build()
Builds the configured instance.
|
CfnPortfolioShareProps.Builder |
withAcceptLanguage(String value)
Sets the value of AcceptLanguage
|
CfnPortfolioShareProps.Builder |
withAccountId(String value)
Sets the value of AccountId
|
CfnPortfolioShareProps.Builder |
withPortfolioId(String value)
Sets the value of PortfolioId
|
public CfnPortfolioShareProps.Builder withAccountId(String value)
value - ``AWS::ServiceCatalog::PortfolioShare.AccountId``thispublic CfnPortfolioShareProps.Builder withPortfolioId(String value)
value - ``AWS::ServiceCatalog::PortfolioShare.PortfolioId``thispublic CfnPortfolioShareProps.Builder withAcceptLanguage(@Nullable String value)
value - ``AWS::ServiceCatalog::PortfolioShare.AcceptLanguage``thispublic CfnPortfolioShareProps build()
CfnPortfolioSharePropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.