/AWS1/CL_SE2VDMATTRIBUTES¶
The VDM attributes that apply to your Amazon SES account.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_VDMENABLED
TYPE /AWS1/SE2FEATURESTATUS
/AWS1/SE2FEATURESTATUS
¶
Specifies the status of your VDM configuration. Can be one of the following:
ENABLED
– Amazon SES enables VDM for your account.
DISABLED
– Amazon SES disables VDM for your account.
Optional arguments:¶
IO_DASHBOARDATTRIBUTES
TYPE REF TO /AWS1/CL_SE2DASHBOARDATTRS
/AWS1/CL_SE2DASHBOARDATTRS
¶
Specifies additional settings for your VDM configuration as applicable to the Dashboard.
IO_GUARDIANATTRIBUTES
TYPE REF TO /AWS1/CL_SE2GUARDIANATTRIBUTES
/AWS1/CL_SE2GUARDIANATTRIBUTES
¶
Specifies additional settings for your VDM configuration as applicable to the Guardian.
Queryable Attributes¶
VdmEnabled¶
Specifies the status of your VDM configuration. Can be one of the following:
ENABLED
– Amazon SES enables VDM for your account.
DISABLED
– Amazon SES disables VDM for your account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VDMENABLED() |
Getter for VDMENABLED, with configurable default |
ASK_VDMENABLED() |
Getter for VDMENABLED w/ exceptions if field has no value |
HAS_VDMENABLED() |
Determine if VDMENABLED has a value |
DashboardAttributes¶
Specifies additional settings for your VDM configuration as applicable to the Dashboard.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DASHBOARDATTRIBUTES() |
Getter for DASHBOARDATTRIBUTES |
GuardianAttributes¶
Specifies additional settings for your VDM configuration as applicable to the Guardian.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GUARDIANATTRIBUTES() |
Getter for GUARDIANATTRIBUTES |