| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.actions |
AWS CodePipeline Actions
|
| Modifier and Type | Method and Description |
|---|---|
static StackSetTemplate |
StackSetTemplate.fromArtifactPath(ArtifactPath artifactPath)
(experimental) Use a file in an artifact as Stack Template.
|
StackSetTemplate |
CloudFormationDeployStackSetActionProps.getTemplate()
(experimental) 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)
(experimental) The location of the template that defines the resources in the stack set.
|
Copyright © 2022. All rights reserved.