public static final class CreateUpdateProps.Builder extends Object
CreateUpdateProps.
The CreateUpdateProps.Builder.Build.build() method will be available once all required properties are fulfilled.| Modifier and Type | Class and Description |
|---|---|
static interface |
CreateUpdateProps.Builder.Build |
static interface |
CreateUpdateProps.Builder.StackNameStep |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CreateUpdateProps.Builder.StackNameStep |
withTemplatePath(software.amazon.awscdk.services.codepipeline.ArtifactPath value)
Input artifact with the CloudFormation template to deploy
|
public CreateUpdateProps.Builder.StackNameStep withTemplatePath(software.amazon.awscdk.services.codepipeline.ArtifactPath value)
Copyright © 2018. All rights reserved.