pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudformation.kotlin
/
Stack
Stack
class
Stack
:
KotlinCustomResource
The AWS::CloudFormation::Stack resource nests a stack as a resource in a top-level template.
Properties
Properties
capabilities
Link copied to clipboard
val
capabilities
:
Output
<
List
<
StackCapabilitiesItem
>
>
?
change
Set
Id
Link copied to clipboard
val
changeSetId
:
Output
<
String
>
creation
Time
Link copied to clipboard
val
creationTime
:
Output
<
String
>
description
Link copied to clipboard
val
description
:
Output
<
String
>
?
disable
Rollback
Link copied to clipboard
val
disableRollback
:
Output
<
Boolean
>
?
enable
Termination
Protection
Link copied to clipboard
val
enableTerminationProtection
:
Output
<
Boolean
>
?
id
Link copied to clipboard
val
id
:
Output
<
String
>
last
Update
Time
Link copied to clipboard
val
lastUpdateTime
:
Output
<
String
>
notification
Arns
Link copied to clipboard
val
notificationArns
:
Output
<
List
<
String
>
>
?
outputs
Link copied to clipboard
val
outputs
:
Output
<
List
<
StackOutput
>
>
parameters
Link copied to clipboard
val
parameters
:
Output
<
Any
>
?
parent
Id
Link copied to clipboard
val
parentId
:
Output
<
String
>
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
role
Arn
Link copied to clipboard
val
roleArn
:
Output
<
String
>
?
root
Id
Link copied to clipboard
val
rootId
:
Output
<
String
>
stack
Id
Link copied to clipboard
val
stackId
:
Output
<
String
>
stack
Name
Link copied to clipboard
val
stackName
:
Output
<
String
>
stack
Policy
Body
Link copied to clipboard
val
stackPolicyBody
:
Output
<
Any
>
?
stack
Policy
Url
Link copied to clipboard
val
stackPolicyUrl
:
Output
<
String
>
?
stack
Status
Link copied to clipboard
val
stackStatus
:
Output
<
StackStatus
>
stack
Status
Reason
Link copied to clipboard
val
stackStatusReason
:
Output
<
String
>
?
tags
Link copied to clipboard
val
tags
:
Output
<
List
<
StackTag
>
>
?
template
Body
Link copied to clipboard
val
templateBody
:
Output
<
Any
>
?
template
Url
Link copied to clipboard
val
templateUrl
:
Output
<
String
>
?
timeout
In
Minutes
Link copied to clipboard
val
timeoutInMinutes
:
Output
<
Int
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>