/AWS1/CL_NWFDELETEPROXYCONFRSP¶
DeleteProxyConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_proxyconfigurationname TYPE /AWS1/NWFRESOURCENAME /AWS1/NWFRESOURCENAME¶
The descriptive name of the proxy configuration. You can't change the name of a proxy configuration after you create it.
iv_proxyconfigurationarn TYPE /AWS1/NWFRESOURCEARN /AWS1/NWFRESOURCEARN¶
The Amazon Resource Name (ARN) of a proxy configuration.
Queryable Attributes¶
ProxyConfigurationName¶
The descriptive name of the proxy configuration. You can't change the name of a proxy configuration after you create it.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROXYCONFIGURATIONNAME() |
Getter for PROXYCONFIGURATIONNAME, with configurable default |
ASK_PROXYCONFIGURATIONNAME() |
Getter for PROXYCONFIGURATIONNAME w/ exceptions if field has |
HAS_PROXYCONFIGURATIONNAME() |
Determine if PROXYCONFIGURATIONNAME has a value |
ProxyConfigurationArn¶
The Amazon Resource Name (ARN) of a proxy configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROXYCONFIGURATIONARN() |
Getter for PROXYCONFIGURATIONARN, with configurable default |
ASK_PROXYCONFIGURATIONARN() |
Getter for PROXYCONFIGURATIONARN w/ exceptions if field has |
HAS_PROXYCONFIGURATIONARN() |
Determine if PROXYCONFIGURATIONARN has a value |