| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
Amazon Pinpoint Email Construct Library
|
| 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()
An object that defines the tags (keys and values) that you want to associate with the dedicated IP pool.
|
default List<CfnDedicatedIpPool.TagsProperty> |
CfnDedicatedIpPoolProps.getTags()
An object that defines the tags (keys and values) that you want to associate with the dedicated IP pool.
|
List<CfnDedicatedIpPool.TagsProperty> |
CfnDedicatedIpPoolProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnDedicatedIpPool.setTags(List<CfnDedicatedIpPool.TagsProperty> value)
An object that defines the tags (keys and values) that you want to associate with the dedicated IP pool.
|
CfnDedicatedIpPool.Builder |
CfnDedicatedIpPool.Builder.tags(List<? extends CfnDedicatedIpPool.TagsProperty> tags)
An object that defines the tags (keys and values) that you want to associate with the dedicated IP pool.
|
CfnDedicatedIpPoolProps.Builder |
CfnDedicatedIpPoolProps.Builder.tags(List<? extends CfnDedicatedIpPool.TagsProperty> tags)
Sets the value of
CfnDedicatedIpPoolProps.getTags() |
Copyright © 2022. All rights reserved.