| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnContactListProps.Builder |
CfnContactListProps.builder() |
CfnContactListProps.Builder |
CfnContactListProps.Builder.contactListName(String contactListName)
Sets the value of
CfnContactListProps.getContactListName() |
CfnContactListProps.Builder |
CfnContactListProps.Builder.description(String description)
Sets the value of
CfnContactListProps.getDescription() |
CfnContactListProps.Builder |
CfnContactListProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnContactListProps.getTags() |
CfnContactListProps.Builder |
CfnContactListProps.Builder.topics(IResolvable topics)
Sets the value of
CfnContactListProps.getTopics() |
CfnContactListProps.Builder |
CfnContactListProps.Builder.topics(List<? extends Object> topics)
Sets the value of
CfnContactListProps.getTopics() |
Copyright © 2021. All rights reserved.