Uses of Interface
software.amazon.awscdk.services.ses.CfnContactListProps
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnContactListProps in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnContactListProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnContactList
(Construct scope, String id, CfnContactListProps props) Create a newAWS::SES::ContactList
.