@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-03-16T08:55:18.185Z") @Stability(value=External) public class CfnCloudFormationProduct extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCloudFormationProduct.Builder
A fluent builder for
CfnCloudFormationProduct. |
static interface |
CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnCloudFormationProduct(Construct scope,
String id,
CfnCloudFormationProductProps props)
Create a new `AWS::ServiceCatalog::CloudFormationProduct`.
|
protected |
CfnCloudFormationProduct(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnCloudFormationProduct(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage()
`AWS::ServiceCatalog::CloudFormationProduct.AcceptLanguage`.
|
String |
getAttrProductName() |
String |
getAttrProvisioningArtifactIds() |
String |
getAttrProvisioningArtifactNames() |
protected Map<String,Object> |
getCfnProperties() |
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`.
|
TagManager |
getTags()
`AWS::ServiceCatalog::CloudFormationProduct.Tags`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAcceptLanguage(String value)
`AWS::ServiceCatalog::CloudFormationProduct.AcceptLanguage`.
|
void |
setDescription(String value)
`AWS::ServiceCatalog::CloudFormationProduct.Description`.
|
void |
setDistributor(String value)
`AWS::ServiceCatalog::CloudFormationProduct.Distributor`.
|
void |
setName(String value)
`AWS::ServiceCatalog::CloudFormationProduct.Name`.
|
void |
setOwner(String value)
`AWS::ServiceCatalog::CloudFormationProduct.Owner`.
|
void |
setProvisioningArtifactParameters(IResolvable value)
`AWS::ServiceCatalog::CloudFormationProduct.ProvisioningArtifactParameters`.
|
void |
setProvisioningArtifactParameters(List<Object> value)
`AWS::ServiceCatalog::CloudFormationProduct.ProvisioningArtifactParameters`.
|
void |
setSupportDescription(String value)
`AWS::ServiceCatalog::CloudFormationProduct.SupportDescription`.
|
void |
setSupportEmail(String value)
`AWS::ServiceCatalog::CloudFormationProduct.SupportEmail`.
|
void |
setSupportUrl(String value)
`AWS::ServiceCatalog::CloudFormationProduct.SupportUrl`.
|
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getUpdatedProperites, isCfnResource, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=External) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnCloudFormationProduct(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnCloudFormationProduct(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=External)
public CfnCloudFormationProduct(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
CfnCloudFormationProductProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Experimental)
public void inspect(@NotNull
TreeInspector inspector)
EXPERIMENTAL
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=External) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=External) @NotNull public String getAttrProductName()
@Stability(value=External) @NotNull public String getAttrProvisioningArtifactIds()
@Stability(value=External) @NotNull public String getAttrProvisioningArtifactNames()
@Stability(value=External) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=External) @NotNull public TagManager getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-tags@Stability(value=External) @NotNull public String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-name@Stability(value=External)
public void setName(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-name@Stability(value=External) @NotNull public String getOwner()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-owner@Stability(value=External)
public void setOwner(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-owner@Stability(value=External) @NotNull public Object getProvisioningArtifactParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactparameters@Stability(value=External)
public void setProvisioningArtifactParameters(@NotNull
IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactparameters@Stability(value=External)
public void setProvisioningArtifactParameters(@NotNull
List<Object> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactparameters@Stability(value=External) @Nullable public String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-acceptlanguage@Stability(value=External)
public void setAcceptLanguage(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-acceptlanguage@Stability(value=External) @Nullable public String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-description@Stability(value=External)
public void setDescription(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-description@Stability(value=External) @Nullable public String getDistributor()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-distributor@Stability(value=External)
public void setDistributor(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-distributor@Stability(value=External) @Nullable public String getSupportDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportdescription@Stability(value=External)
public void setSupportDescription(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportdescription@Stability(value=External) @Nullable public String getSupportEmail()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportemail@Stability(value=External)
public void setSupportEmail(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supportemail@Stability(value=External) @Nullable public String getSupportUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supporturl@Stability(value=External)
public void setSupportUrl(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-supporturlCopyright © 2020. All rights reserved.