/AWS1/CL_NWFDELPROXYRULEGRPRSP¶
DeleteProxyRuleGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_proxyrulegroupname TYPE /AWS1/NWFRESOURCENAME /AWS1/NWFRESOURCENAME¶
The descriptive name of the proxy rule group. You can't change the name of a proxy rule group after you create it.
iv_proxyrulegrouparn TYPE /AWS1/NWFRESOURCEARN /AWS1/NWFRESOURCEARN¶
The Amazon Resource Name (ARN) of a proxy rule group.
Queryable Attributes¶
ProxyRuleGroupName¶
The descriptive name of the proxy rule group. You can't change the name of a proxy rule group after you create it.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROXYRULEGROUPNAME() |
Getter for PROXYRULEGROUPNAME, with configurable default |
ASK_PROXYRULEGROUPNAME() |
Getter for PROXYRULEGROUPNAME w/ exceptions if field has no |
HAS_PROXYRULEGROUPNAME() |
Determine if PROXYRULEGROUPNAME has a value |
ProxyRuleGroupArn¶
The Amazon Resource Name (ARN) of a proxy rule group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROXYRULEGROUPARN() |
Getter for PROXYRULEGROUPARN, with configurable default |
ASK_PROXYRULEGROUPARN() |
Getter for PROXYRULEGROUPARN w/ exceptions if field has no v |
HAS_PROXYRULEGROUPARN() |
Determine if PROXYRULEGROUPARN has a value |