/AWS1/CL_FMSGETNOTIFCHANNELRSP¶
GetNotificationChannelResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_snstopicarn TYPE /AWS1/FMSRESOURCEARN /AWS1/FMSRESOURCEARN¶
The SNS topic that records Firewall Manager activity.
iv_snsrolename TYPE /AWS1/FMSRESOURCEARN /AWS1/FMSRESOURCEARN¶
The IAM role that is used by Firewall Manager to record activity to SNS.
Queryable Attributes¶
SnsTopicArn¶
The SNS topic that records Firewall Manager activity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNSTOPICARN() |
Getter for SNSTOPICARN, with configurable default |
ASK_SNSTOPICARN() |
Getter for SNSTOPICARN w/ exceptions if field has no value |
HAS_SNSTOPICARN() |
Determine if SNSTOPICARN has a value |
SnsRoleName¶
The IAM role that is used by Firewall Manager to record activity to SNS.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNSROLENAME() |
Getter for SNSROLENAME, with configurable default |
ASK_SNSROLENAME() |
Getter for SNSROLENAME w/ exceptions if field has no value |
HAS_SNSROLENAME() |
Determine if SNSROLENAME has a value |