| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
| 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 |
|---|---|
default List<CfnConfigurationSet.TagsProperty> |
CfnConfigurationSetProps.getTags()
`AWS::PinpointEmail::ConfigurationSet.Tags`.
|
List<CfnConfigurationSet.TagsProperty> |
CfnConfigurationSetProps.Jsii$Proxy.getTags() |
List<CfnConfigurationSet.TagsProperty> |
CfnConfigurationSet.getTags()
`AWS::PinpointEmail::ConfigurationSet.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnConfigurationSet.setTags(List<CfnConfigurationSet.TagsProperty> value)
`AWS::PinpointEmail::ConfigurationSet.Tags`.
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.tags(List<? extends CfnConfigurationSet.TagsProperty> tags)
Sets the value of
CfnConfigurationSetProps.getTags() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.tags(List<? extends CfnConfigurationSet.TagsProperty> tags)
`AWS::PinpointEmail::ConfigurationSet.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(String name,
Object deliveryOptions,
Object reputationOptions,
Object sendingOptions,
List<? extends CfnConfigurationSet.TagsProperty> tags,
Object trackingOptions)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationSetProps.Builder. |
Copyright © 2021. All rights reserved.