@Generated(value="jsii-pacmak/0.20.2 (build faba0be)", date="2019-11-11T17:17:48.022Z") @Stability(value=External) public interface CfnCloudFormationProductProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCloudFormationProductProps.Builder
A builder for
CfnCloudFormationProductProps |
static class |
CfnCloudFormationProductProps.Jsii$Proxy
An implementation for
CfnCloudFormationProductProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCloudFormationProductProps.Builder |
builder() |
default String |
getAcceptLanguage()
`AWS::ServiceCatalog::CloudFormationProduct.AcceptLanguage`.
|
default String |
getDescription()
`AWS::ServiceCatalog::CloudFormationProduct.Description`.
|
default String |
getDistributor()
`AWS::ServiceCatalog::CloudFormationProduct.Distributor`.
|
String |
getName()
`AWS::ServiceCatalog::CloudFormationProduct.Name`.
|
String |
getOwner()
`AWS::ServiceCatalog::CloudFormationProduct.Owner`.
|
Object |
getProvisioningArtifactParameters()
`AWS::ServiceCatalog::CloudFormationProduct.ProvisioningArtifactParameters`.
|
default String |
getSupportDescription()
`AWS::ServiceCatalog::CloudFormationProduct.SupportDescription`.
|
default String |
getSupportEmail()
`AWS::ServiceCatalog::CloudFormationProduct.SupportEmail`.
|
default String |
getSupportUrl()
`AWS::ServiceCatalog::CloudFormationProduct.SupportUrl`.
|
default List<CfnTag> |
getTags()
`AWS::ServiceCatalog::CloudFormationProduct.Tags`.
|
@Stability(value=External) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-name@Stability(value=External) String getOwner()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-owner@Stability(value=External) Object getProvisioningArtifactParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactparameters@Stability(value=External) default String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-acceptlanguage@Stability(value=External) default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-description@Stability(value=External) default String getDistributor()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-distributor@Stability(value=External) default String getSupportDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportdescription@Stability(value=External) default String getSupportEmail()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportemail@Stability(value=External) default String getSupportUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supporturl@Stability(value=External) default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-tags@Stability(value=External) static CfnCloudFormationProductProps.Builder builder()
Copyright © 2019. All rights reserved.