/AWS1/CL_ODBS3ACCESS¶
The configuration for Amazon S3 access from the ODB network.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/ODBMANAGEDRESOURCESTATUS /AWS1/ODBMANAGEDRESOURCESTATUS¶
The status of the Amazon S3 access.
it_ipv4addresses TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The IPv4 addresses for the Amazon S3 access.
iv_domainname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The domain name for the Amazon S3 access.
iv_s3policydocument TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The endpoint policy for the Amazon S3 access.
Queryable Attributes¶
status¶
The status of the Amazon S3 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 Amazon S3 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 |
domainName¶
The domain name for the Amazon S3 access.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINNAME() |
Getter for DOMAINNAME, with configurable default |
ASK_DOMAINNAME() |
Getter for DOMAINNAME w/ exceptions if field has no value |
HAS_DOMAINNAME() |
Determine if DOMAINNAME has a value |
s3PolicyDocument¶
The endpoint policy for the Amazon S3 access.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3POLICYDOCUMENT() |
Getter for S3POLICYDOCUMENT, with configurable default |
ASK_S3POLICYDOCUMENT() |
Getter for S3POLICYDOCUMENT w/ exceptions if field has no va |
HAS_S3POLICYDOCUMENT() |
Determine if S3POLICYDOCUMENT has a value |