| Modifier and Type | Method and Description |
|---|---|
static StackSetTemplate |
StackSetTemplate.fromArtifactPath(ArtifactPath artifactPath)
Use a file in an artifact as Stack Template.
|
StackSetTemplate |
CloudFormationDeployStackSetActionProps.getTemplate()
The location of the template that defines the resources in the stack set.
|
StackSetTemplate |
CloudFormationDeployStackSetActionProps.Jsii$Proxy.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationDeployStackSetActionProps.Builder |
CloudFormationDeployStackSetActionProps.Builder.template(StackSetTemplate template)
Sets the value of
CloudFormationDeployStackSetActionProps.getTemplate() |
CloudFormationDeployStackSetAction.Builder |
CloudFormationDeployStackSetAction.Builder.template(StackSetTemplate template)
The location of the template that defines the resources in the stack set.
|
Copyright © 2023. All rights reserved.