@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CloudWatchDimensionConfiguration extends Object implements Serializable, Cloneable, StructuredPojo
An object that defines the dimension configuration to use when you send email events to Amazon CloudWatch.
| Constructor and Description |
|---|
CloudWatchDimensionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchDimensionConfiguration |
clone() |
boolean |
equals(Object obj) |
String |
getDefaultDimensionValue()
The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the
dimension when you send an email.
|
String |
getDimensionName()
The name of an Amazon CloudWatch dimension associated with an email sending metric.
|
String |
getDimensionValueSource()
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setDefaultDimensionValue(String defaultDimensionValue)
The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the
dimension when you send an email.
|
void |
setDimensionName(String dimensionName)
The name of an Amazon CloudWatch dimension associated with an email sending metric.
|
void |
setDimensionValueSource(String dimensionValueSource)
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch.
|
String |
toString()
Returns a string representation of this object.
|
CloudWatchDimensionConfiguration |
withDefaultDimensionValue(String defaultDimensionValue)
The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the
dimension when you send an email.
|
CloudWatchDimensionConfiguration |
withDimensionName(String dimensionName)
The name of an Amazon CloudWatch dimension associated with an email sending metric.
|
CloudWatchDimensionConfiguration |
withDimensionValueSource(DimensionValueSource dimensionValueSource)
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch.
|
CloudWatchDimensionConfiguration |
withDimensionValueSource(String dimensionValueSource)
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch.
|
public void setDimensionName(String dimensionName)
The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to meet the following criteria:
It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
It can contain no more than 256 characters.
dimensionName - The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to meet
the following criteria:
It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
It can contain no more than 256 characters.
public String getDimensionName()
The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to meet the following criteria:
It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
It can contain no more than 256 characters.
It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
It can contain no more than 256 characters.
public CloudWatchDimensionConfiguration withDimensionName(String dimensionName)
The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to meet the following criteria:
It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
It can contain no more than 256 characters.
dimensionName - The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to meet
the following criteria:
It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
It can contain no more than 256 characters.
public void setDimensionValueSource(String dimensionValueSource)
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch. To use
the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the
SendEmail or SendRawEmail API, choose messageTag. To use your own email
headers, choose emailHeader. To use link tags, choose linkTags.
dimensionValueSource - The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch.
To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to
the SendEmail or SendRawEmail API, choose messageTag. To use your
own email headers, choose emailHeader. To use link tags, choose linkTags.DimensionValueSourcepublic String getDimensionValueSource()
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch. To use
the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the
SendEmail or SendRawEmail API, choose messageTag. To use your own email
headers, choose emailHeader. To use link tags, choose linkTags.
X-SES-MESSAGE-TAGS header or a parameter
to the SendEmail or SendRawEmail API, choose messageTag. To use
your own email headers, choose emailHeader. To use link tags, choose linkTags.DimensionValueSourcepublic CloudWatchDimensionConfiguration withDimensionValueSource(String dimensionValueSource)
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch. To use
the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the
SendEmail or SendRawEmail API, choose messageTag. To use your own email
headers, choose emailHeader. To use link tags, choose linkTags.
dimensionValueSource - The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch.
To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to
the SendEmail or SendRawEmail API, choose messageTag. To use your
own email headers, choose emailHeader. To use link tags, choose linkTags.DimensionValueSourcepublic CloudWatchDimensionConfiguration withDimensionValueSource(DimensionValueSource dimensionValueSource)
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch. To use
the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the
SendEmail or SendRawEmail API, choose messageTag. To use your own email
headers, choose emailHeader. To use link tags, choose linkTags.
dimensionValueSource - The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch.
To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to
the SendEmail or SendRawEmail API, choose messageTag. To use your
own email headers, choose emailHeader. To use link tags, choose linkTags.DimensionValueSourcepublic void setDefaultDimensionValue(String defaultDimensionValue)
The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the dimension when you send an email. This value has to meet the following criteria:
Can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-), at signs (@), and periods (.).
It can contain no more than 256 characters.
defaultDimensionValue - The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value
of the dimension when you send an email. This value has to meet the following criteria:
Can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-), at signs (@), and periods (.).
It can contain no more than 256 characters.
public String getDefaultDimensionValue()
The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the dimension when you send an email. This value has to meet the following criteria:
Can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-), at signs (@), and periods (.).
It can contain no more than 256 characters.
Can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-), at signs (@), and periods (.).
It can contain no more than 256 characters.
public CloudWatchDimensionConfiguration withDefaultDimensionValue(String defaultDimensionValue)
The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the dimension when you send an email. This value has to meet the following criteria:
Can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-), at signs (@), and periods (.).
It can contain no more than 256 characters.
defaultDimensionValue - The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value
of the dimension when you send an email. This value has to meet the following criteria:
Can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-), at signs (@), and periods (.).
It can contain no more than 256 characters.
public String toString()
toString in class ObjectObject.toString()public CloudWatchDimensionConfiguration clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.