/AWS1/CL_ODBSTSACCESS¶
Configuration for Amazon Web Services Security Token Service (STS) access from the ODB network.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/ODBMANAGEDRESOURCESTATUS /AWS1/ODBMANAGEDRESOURCESTATUS¶
The current status of the Amazon Web Services Security Token Service (STS) access configuration.
it_ipv4addresses TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The IPv4 addresses allowed for Amazon Web Services Security Token Service (STS) access.
iv_domainname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The domain name for Amazon Web Services Security Token Service (STS) access configuration.
iv_stspolicydocument TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The Amazon Web Services Security Token Service (STS) policy document that defines permissions for token service usage.
Queryable Attributes¶
status¶
The current status of the Amazon Web Services Security Token Service (STS) access configuration.
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 allowed for Amazon Web Services Security Token Service (STS) 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 Amazon Web Services Security Token Service (STS) access configuration.
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 |
stsPolicyDocument¶
The Amazon Web Services Security Token Service (STS) policy document that defines permissions for token service usage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STSPOLICYDOCUMENT() |
Getter for STSPOLICYDOCUMENT, with configurable default |
ASK_STSPOLICYDOCUMENT() |
Getter for STSPOLICYDOCUMENT w/ exceptions if field has no v |
HAS_STSPOLICYDOCUMENT() |
Determine if STSPOLICYDOCUMENT has a value |