@Stability(value=External) public static final class CfnStackProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStackProps
CfnStackPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStackProps.Builder, CfnStackProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getNotificationArns()
`AWS::CloudFormation::Stack.NotificationARNs`.
|
Object |
getParameters()
`AWS::CloudFormation::Stack.Parameters`.
|
List<CfnTag> |
getTags()
`AWS::CloudFormation::Stack.Tags`.
|
String |
getTemplateUrl()
`AWS::CloudFormation::Stack.TemplateURL`.
|
Number |
getTimeoutInMinutes()
`AWS::CloudFormation::Stack.TimeoutInMinutes`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getTemplateUrl()
CfnStackPropsgetTemplateUrl in interface CfnStackPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stack.html#cfn-cloudformation-stack-templateurlpublic List<String> getNotificationArns()
CfnStackPropsgetNotificationArns in interface CfnStackPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stack.html#cfn-cloudformation-stack-notificationarnspublic Object getParameters()
CfnStackPropsgetParameters in interface CfnStackPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stack.html#cfn-cloudformation-stack-parameterspublic List<CfnTag> getTags()
CfnStackPropsgetTags in interface CfnStackPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stack.html#cfn-cloudformation-stack-tagspublic Number getTimeoutInMinutes()
CfnStackPropsgetTimeoutInMinutes in interface CfnStackPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stack.html#cfn-cloudformation-stack-timeoutinminutespublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.