Uses of Class
software.amazon.awscdk.services.ses.CfnTenant.Builder
Packages that use CfnTenant.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnTenant.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnTenant.BuilderModifier and TypeMethodDescriptionstatic CfnTenant.BuilderCfnTenant.Builder.resourceAssociations(List<? extends Object> resourceAssociations) The list of resources to associate with the tenant.CfnTenant.Builder.resourceAssociations(IResolvable resourceAssociations) The list of resources to associate with the tenant.The tags (keys and values) associated with the tenant.CfnTenant.Builder.tenantName(String tenantName) The name of the tenant.