@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:07.038Z") @Stability(value=Stable) public interface CfnPortfolioProductAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPortfolioProductAssociationProps.Builder
A builder for
CfnPortfolioProductAssociationProps |
static class |
CfnPortfolioProductAssociationProps.Jsii$Proxy
An implementation for
CfnPortfolioProductAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPortfolioProductAssociationProps.Builder |
builder() |
default String |
getAcceptLanguage()
`AWS::ServiceCatalog::PortfolioProductAssociation.AcceptLanguage`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::PortfolioProductAssociation.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::PortfolioProductAssociation.ProductId`.
|
default String |
getSourcePortfolioId()
`AWS::ServiceCatalog::PortfolioProductAssociation.SourcePortfolioId`.
|
@Stability(value=Stable) @NotNull String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-portfolioid@Stability(value=Stable) @NotNull String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-productid@Stability(value=Stable) @Nullable default String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-acceptlanguage@Stability(value=Stable) @Nullable default String getSourcePortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-sourceportfolioid@Stability(value=Stable) static CfnPortfolioProductAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.