public static final class CfnConfigurationSet.DashboardOptionsProperty.Builder
extends java.lang.Object
CfnConfigurationSet.DashboardOptionsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConfigurationSet.DashboardOptionsProperty |
build()
Builds the configured instance.
|
CfnConfigurationSet.DashboardOptionsProperty.Builder |
engagementMetrics(java.lang.String engagementMetrics)
Sets the value of
CfnConfigurationSet.DashboardOptionsProperty.getEngagementMetrics() |
public CfnConfigurationSet.DashboardOptionsProperty.Builder engagementMetrics(java.lang.String engagementMetrics)
CfnConfigurationSet.DashboardOptionsProperty.getEngagementMetrics()
engagementMetrics
- Specifies the status of your VDM engagement metrics collection. Can be one of the following:. This parameter is required.
ENABLED
– Amazon SES enables engagement metrics for the configuration set.DISABLED
– Amazon SES disables engagement metrics for the configuration set.this
public CfnConfigurationSet.DashboardOptionsProperty build()
CfnConfigurationSet.DashboardOptionsProperty
java.lang.NullPointerException
- if any required attribute was not provided