Uses of Class
software.amazon.awscdk.services.ses.CfnTenantProps.Builder
Packages that use CfnTenantProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnTenantProps.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnTenantProps.BuilderModifier and TypeMethodDescriptionstatic CfnTenantProps.BuilderCfnTenantProps.builder()CfnTenantProps.Builder.resourceAssociations(List<? extends Object> resourceAssociations) Sets the value ofCfnTenantProps.getResourceAssociations()CfnTenantProps.Builder.resourceAssociations(IResolvable resourceAssociations) Sets the value ofCfnTenantProps.getResourceAssociations()Sets the value ofCfnTenantProps.getTags()CfnTenantProps.Builder.tenantName(String tenantName) Sets the value ofCfnTenantProps.getTenantName()Constructors in software.amazon.awscdk.services.ses with parameters of type CfnTenantProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTenantProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTenantProps.Builder.