/AWS1/CL_ODBMANAGEDS3BACKUPACC¶
The configuration for managed Amazon S3 backup access from the ODB network.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/ODBMANAGEDRESOURCESTATUS /AWS1/ODBMANAGEDRESOURCESTATUS¶
The status of the managed Amazon S3 backup access.
it_ipv4addresses TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The IPv4 addresses for the managed Amazon S3 backup access.
Queryable Attributes¶
status¶
The status of the managed Amazon S3 backup 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 |
ipv4Addresses¶
The IPv4 addresses for the managed Amazon S3 backup access.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPV4ADDRESSES() |
Getter for IPV4ADDRESSES, with configurable default |
ASK_IPV4ADDRESSES() |
Getter for IPV4ADDRESSES w/ exceptions if field has no value |
HAS_IPV4ADDRESSES() |
Determine if IPV4ADDRESSES has a value |