/AWS1/CL_MDLDESCRINPSECGRPRSP¶
Placeholder documentation for DescribeInputSecurityGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
Unique ARN of Input Security Group
iv_id TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
The Id of the Input Security Group
it_inputs TYPE /AWS1/CL_MDL__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING¶
The list of inputs currently using this Input Security Group.
iv_state TYPE /AWS1/MDLINPUTSECGROUPSTATE /AWS1/MDLINPUTSECGROUPSTATE¶
The current state of the Input Security Group.
it_tags TYPE /AWS1/CL_MDLTAGS_W=>TT_TAGS TT_TAGS¶
A collection of key-value pairs.
it_whitelistrules TYPE /AWS1/CL_MDLINPUTWHITELISTRULE=>TT___LISTOFINPUTWHITELISTRULE TT___LISTOFINPUTWHITELISTRULE¶
Whitelist rules and their sync status
Queryable Attributes¶
Arn¶
Unique ARN of Input Security Group
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 |
Id¶
The Id of the Input Security Group
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
Inputs¶
The list of inputs currently using this Input Security Group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTS() |
Getter for INPUTS, with configurable default |
ASK_INPUTS() |
Getter for INPUTS w/ exceptions if field has no value |
HAS_INPUTS() |
Determine if INPUTS has a value |
State¶
The current state of the Input Security Group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
Tags¶
A collection of key-value pairs.
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 |
WhitelistRules¶
Whitelist rules and their sync status
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WHITELISTRULES() |
Getter for WHITELISTRULES, with configurable default |
ASK_WHITELISTRULES() |
Getter for WHITELISTRULES w/ exceptions if field has no valu |
HAS_WHITELISTRULES() |
Determine if WHITELISTRULES has a value |