public static final class CfnCloudFormationProductProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCloudFormationProductProps
software.amazon.jsii.JsiiObject.InitializationModeCfnCloudFormationProductProps.Builder, CfnCloudFormationProductProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage()
`AWS::ServiceCatalog::CloudFormationProduct.AcceptLanguage`.
|
String |
getDescription()
`AWS::ServiceCatalog::CloudFormationProduct.Description`.
|
String |
getDistributor()
`AWS::ServiceCatalog::CloudFormationProduct.Distributor`.
|
String |
getName()
`AWS::ServiceCatalog::CloudFormationProduct.Name`.
|
String |
getOwner()
`AWS::ServiceCatalog::CloudFormationProduct.Owner`.
|
Object |
getProvisioningArtifactParameters()
`AWS::ServiceCatalog::CloudFormationProduct.ProvisioningArtifactParameters`.
|
String |
getSupportDescription()
`AWS::ServiceCatalog::CloudFormationProduct.SupportDescription`.
|
String |
getSupportEmail()
`AWS::ServiceCatalog::CloudFormationProduct.SupportEmail`.
|
String |
getSupportUrl()
`AWS::ServiceCatalog::CloudFormationProduct.SupportUrl`.
|
List<software.amazon.awscdk.CfnTag> |
getTags()
`AWS::ServiceCatalog::CloudFormationProduct.Tags`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public String getName()
getName in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-name@Stability(value=Experimental) public String getOwner()
getOwner in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-owner@Stability(value=Experimental) public Object getProvisioningArtifactParameters()
getProvisioningArtifactParameters in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactparameters@Stability(value=Experimental) @Nullable public String getAcceptLanguage()
getAcceptLanguage in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-acceptlanguage@Stability(value=Experimental) @Nullable public String getDescription()
getDescription in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-description@Stability(value=Experimental) @Nullable public String getDistributor()
getDistributor in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-distributor@Stability(value=Experimental) @Nullable public String getSupportDescription()
getSupportDescription in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportdescription@Stability(value=Experimental) @Nullable public String getSupportEmail()
getSupportEmail in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportemail@Stability(value=Experimental) @Nullable public String getSupportUrl()
getSupportUrl in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supporturl@Stability(value=Experimental) @Nullable public List<software.amazon.awscdk.CfnTag> getTags()
getTags in interface CfnCloudFormationProductPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-tagsCopyright © 2019. All rights reserved.