public static interface CreatePortfolioShareResponse.Builder extends ServiceCatalogResponse.Builder, SdkPojo, CopyableBuilder<CreatePortfolioShareResponse.Builder,CreatePortfolioShareResponse>
| Modifier and Type | Method and Description |
|---|---|
CreatePortfolioShareResponse.Builder |
portfolioShareToken(String portfolioShareToken)
The portfolio share unique identifier.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreatePortfolioShareResponse.Builder portfolioShareToken(String portfolioShareToken)
The portfolio share unique identifier. This will only be returned if portfolio is shared to an organization node.
portfolioShareToken - The portfolio share unique identifier. This will only be returned if portfolio is shared to an
organization node.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.