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