| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnActivity.TagsEntryProperty.Jsii$Proxy
An implementation for
CfnActivity.TagsEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnActivity.TagsEntryProperty |
CfnActivity.TagsEntryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnActivity.TagsEntryProperty> |
CfnActivityProps.getTags()
The list of tags to add to a resource.
|
List<CfnActivity.TagsEntryProperty> |
CfnActivityProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnActivityProps.Builder |
CfnActivityProps.Builder.tags(List<? extends CfnActivity.TagsEntryProperty> tags)
Sets the value of
CfnActivityProps.getTags() |
CfnActivity.Builder |
CfnActivity.Builder.tags(List<? extends CfnActivity.TagsEntryProperty> tags)
The list of tags to add to a resource.
|
Copyright © 2022. All rights reserved.