/AWS1/CL_WMLDSCEMAILMONCONFRSP¶
DescribeEmailMonitoringConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_rolearn
TYPE /AWS1/WMLROLEARN
/AWS1/WMLROLEARN
¶
The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.
iv_loggrouparn
TYPE /AWS1/WMLLOGGROUPARN
/AWS1/WMLLOGGROUPARN
¶
The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring configuration.
Queryable Attributes¶
RoleArn¶
The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
LogGroupArn¶
The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOGGROUPARN() |
Getter for LOGGROUPARN, with configurable default |
ASK_LOGGROUPARN() |
Getter for LOGGROUPARN w/ exceptions if field has no value |
HAS_LOGGROUPARN() |
Determine if LOGGROUPARN has a value |