/AWS1/CL_ODBZEROETLACCESS¶
The configuration for Zero-ETL access from the ODB network.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/ODBMANAGEDRESOURCESTATUS /AWS1/ODBMANAGEDRESOURCESTATUS¶
The status of the Zero-ETL access.
iv_cidr TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The CIDR block for the Zero-ETL access.
Queryable Attributes¶
status¶
The status of the Zero-ETL access.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
cidr¶
The CIDR block for the Zero-ETL access.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CIDR() |
Getter for CIDR, with configurable default |
ASK_CIDR() |
Getter for CIDR w/ exceptions if field has no value |
HAS_CIDR() |
Determine if CIDR has a value |