/AWS1/CL_AMPCRERLGRSNAMESPAC01¶
Represents the output of a CreateRuleGroupsNamespace
operation.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_name
TYPE /AWS1/AMPRULEGRPSNAMESPACENAME
/AWS1/AMPRULEGRPSNAMESPACENAME
¶
The name of the new rule groups namespace.
iv_arn
TYPE /AWS1/AMPRULEGRPSNAMESPACEARN
/AWS1/AMPRULEGRPSNAMESPACEARN
¶
The Amazon Resource Name (ARN) of the new rule groups namespace.
io_status
TYPE REF TO /AWS1/CL_AMPRLGRSNAMESPACESTAT
/AWS1/CL_AMPRLGRSNAMESPACESTAT
¶
A structure that returns the current status of the rule groups namespace.
Optional arguments:¶
it_tags
TYPE /AWS1/CL_AMPTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
The list of tag keys and values that are associated with the namespace.
Queryable Attributes¶
name¶
The name of the new rule groups namespace.
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 |
arn¶
The Amazon Resource Name (ARN) of the new rule groups namespace.
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 |
status¶
A structure that returns the current status of the rule groups namespace.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS |
tags¶
The list of tag keys and values that are associated with the namespace.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |