@Generated(value="jsii-pacmak/0.20.2 (build faba0be)", date="2019-11-11T17:17:48.023Z") @Stability(value=External) public class CfnLaunchNotificationConstraint extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLaunchNotificationConstraint.Builder
A fluent builder for
CfnLaunchNotificationConstraint. |
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 |
|---|---|
|
CfnLaunchNotificationConstraint(Construct scope,
String id,
CfnLaunchNotificationConstraintProps props)
Create a new `AWS::ServiceCatalog::LaunchNotificationConstraint`.
|
protected |
CfnLaunchNotificationConstraint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnLaunchNotificationConstraint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage()
`AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getDescription()
`AWS::ServiceCatalog::LaunchNotificationConstraint.Description`.
|
List<String> |
getNotificationArns()
`AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId`.
|
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::LaunchNotificationConstraint.AcceptLanguage`.
|
void |
setDescription(String value)
`AWS::ServiceCatalog::LaunchNotificationConstraint.Description`.
|
void |
setNotificationArns(List<String> value)
`AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns`.
|
void |
setPortfolioId(String value)
`AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId`.
|
void |
setProductId(String value)
`AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId`.
|
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getUpdatedProperites, isCfnResource, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet@Stability(value=External) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnLaunchNotificationConstraint(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnLaunchNotificationConstraint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=External) public CfnLaunchNotificationConstraint(Construct scope, String id, CfnLaunchNotificationConstraintProps 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(TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=External) protected Map<String,Object> renderProperties(Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=External) protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=External) public List<String> getNotificationArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-notificationarns@Stability(value=External) public void setNotificationArns(List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-notificationarns@Stability(value=External) public String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-portfolioid@Stability(value=External) public void setPortfolioId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-portfolioid@Stability(value=External) public String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-productid@Stability(value=External) public void setProductId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-productid@Stability(value=External) public String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-acceptlanguage@Stability(value=External) public void setAcceptLanguage(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-acceptlanguage@Stability(value=External) public String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-description@Stability(value=External) public void setDescription(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-descriptionCopyright © 2019. All rights reserved.