@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:06:44.408Z") @Stability(value=Experimental) public interface CfnAcceptedPortfolioShareProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-acceptedportfolioshare.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAcceptedPortfolioShareProps.Builder
A builder for
CfnAcceptedPortfolioShareProps |
static class |
CfnAcceptedPortfolioShareProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAcceptedPortfolioShareProps.Builder |
builder() |
String |
getAcceptLanguage()
`AWS::ServiceCatalog::AcceptedPortfolioShare.AcceptLanguage`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::AcceptedPortfolioShare.PortfolioId`.
|
@Stability(value=Experimental) String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-acceptedportfolioshare.html#cfn-servicecatalog-acceptedportfolioshare-portfolioid@Stability(value=Experimental) String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-acceptedportfolioshare.html#cfn-servicecatalog-acceptedportfolioshare-acceptlanguage@Stability(value=Experimental) static CfnAcceptedPortfolioShareProps.Builder builder()
Copyright © 2019. All rights reserved.