/AWS1/CL_UNTGETMANAGEDNTFCON01¶
GetManagedNotificationConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/UNTMANAGEDNOTIFCONFOSARN /AWS1/UNTMANAGEDNOTIFCONFOSARN¶
The ARN of the
ManagedNotificationConfigurationresource.
iv_name TYPE /AWS1/UNTMANAGEDNOTIFCONFNAME /AWS1/UNTMANAGEDNOTIFCONFNAME¶
The name of the
ManagedNotificationConfiguration.
iv_description TYPE /AWS1/UNTMANAGEDNOTIFCONFDESC /AWS1/UNTMANAGEDNOTIFCONFDESC¶
The description of the
ManagedNotificationConfiguration.
iv_category TYPE /AWS1/UNTSTRING /AWS1/UNTSTRING¶
The category of the
ManagedNotificationConfiguration.
iv_subcategory TYPE /AWS1/UNTSTRING /AWS1/UNTSTRING¶
The subCategory of the
ManagedNotificationConfiguration.
Queryable Attributes¶
arn¶
The ARN of the
ManagedNotificationConfigurationresource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
name¶
The name of the
ManagedNotificationConfiguration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
description¶
The description of the
ManagedNotificationConfiguration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
category¶
The category of the
ManagedNotificationConfiguration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORY() |
Getter for CATEGORY, with configurable default |
ASK_CATEGORY() |
Getter for CATEGORY w/ exceptions if field has no value |
HAS_CATEGORY() |
Determine if CATEGORY has a value |
subCategory¶
The subCategory of the
ManagedNotificationConfiguration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBCATEGORY() |
Getter for SUBCATEGORY, with configurable default |
ASK_SUBCATEGORY() |
Getter for SUBCATEGORY w/ exceptions if field has no value |
HAS_SUBCATEGORY() |
Determine if SUBCATEGORY has a value |