| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
Amazon Pinpoint Email Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConfigurationSet.TagsProperty.Jsii$Proxy
An implementation for
CfnConfigurationSet.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSet.TagsProperty |
CfnConfigurationSet.TagsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<CfnConfigurationSet.TagsProperty> |
CfnConfigurationSet.getTags()
An object that defines the tags (keys and values) that you want to associate with the configuration set.
|
default List<CfnConfigurationSet.TagsProperty> |
CfnConfigurationSetProps.getTags()
An object that defines the tags (keys and values) that you want to associate with the configuration set.
|
List<CfnConfigurationSet.TagsProperty> |
CfnConfigurationSetProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnConfigurationSet.setTags(List<CfnConfigurationSet.TagsProperty> value)
An object that defines the tags (keys and values) that you want to associate with the configuration set.
|
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.tags(List<? extends CfnConfigurationSet.TagsProperty> tags)
An object that defines the tags (keys and values) that you want to associate with the configuration set.
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.tags(List<? extends CfnConfigurationSet.TagsProperty> tags)
Sets the value of
CfnConfigurationSetProps.getTags() |
Copyright © 2022. All rights reserved.