| Modifier and Type | Method and Description |
|---|---|
static StackProps.Builder |
StackProps.builder() |
StackProps.Builder |
StackProps.Builder.description(String description)
Sets the value of
StackProps.getDescription() |
StackProps.Builder |
StackProps.Builder.env(Environment env)
Sets the value of
StackProps.getEnv() |
StackProps.Builder |
StackProps.Builder.stackName(String stackName)
Sets the value of
StackProps.getStackName() |
StackProps.Builder |
StackProps.Builder.tags(Map<String,String> tags)
Sets the value of
StackProps.getTags() |
Copyright © 2020. All rights reserved.