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