Uses of Class
software.amazon.awssdk.services.sesv2.model.DashboardAttributes
-
Packages that use DashboardAttributes Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of DashboardAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return DashboardAttributes Modifier and Type Method Description DashboardAttributes
VdmAttributes. dashboardAttributes()
Specifies additional settings for your VDM configuration as applicable to the Dashboard.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type DashboardAttributes Modifier and Type Method Description VdmAttributes.Builder
VdmAttributes.Builder. dashboardAttributes(DashboardAttributes dashboardAttributes)
Specifies additional settings for your VDM configuration as applicable to the Dashboard.
-