| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDedicatedIpPool.TagsProperty.Jsii$Proxy
An implementation for
CfnDedicatedIpPool.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDedicatedIpPool.TagsProperty |
CfnDedicatedIpPool.TagsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<CfnDedicatedIpPool.TagsProperty> |
CfnDedicatedIpPool.getTags()
`AWS::PinpointEmail::DedicatedIpPool.Tags`.
|
default List<CfnDedicatedIpPool.TagsProperty> |
CfnDedicatedIpPoolProps.getTags()
`AWS::PinpointEmail::DedicatedIpPool.Tags`.
|
List<CfnDedicatedIpPool.TagsProperty> |
CfnDedicatedIpPoolProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnDedicatedIpPool.setTags(List<CfnDedicatedIpPool.TagsProperty> value)
`AWS::PinpointEmail::DedicatedIpPool.Tags`.
|
CfnDedicatedIpPool.Builder |
CfnDedicatedIpPool.Builder.tags(List<? extends CfnDedicatedIpPool.TagsProperty> tags)
`AWS::PinpointEmail::DedicatedIpPool.Tags`.
|
CfnDedicatedIpPoolProps.Builder |
CfnDedicatedIpPoolProps.Builder.tags(List<? extends CfnDedicatedIpPool.TagsProperty> tags)
Sets the value of
CfnDedicatedIpPoolProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(String poolName,
List<? extends CfnDedicatedIpPool.TagsProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDedicatedIpPoolProps.Builder. |
Copyright © 2021. All rights reserved.