| 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()
`AWS::StepFunctions::Activity.Tags`.
|
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)
`AWS::StepFunctions::Activity.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(String name,
List<? extends CfnActivity.TagsEntryProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnActivityProps.Builder. |
Copyright © 2021. All rights reserved.