/AWS1/CL_OSRACCESSPOLSTATUS¶
The configured access rules for the domain's search endpoint, and the current status of those rules.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_options TYPE /AWS1/OSRPOLICYDOCUMENT /AWS1/OSRPOLICYDOCUMENT¶
The access policy configured for the domain. Access policies can be resource-based, IP-based, or IAM-based. For more information, see Configuring access policies.
io_status TYPE REF TO /AWS1/CL_OSROPTIONSTATUS /AWS1/CL_OSROPTIONSTATUS¶
The status of the access policy for the domain.
Queryable Attributes¶
Options¶
The access policy configured for the domain. Access policies can be resource-based, IP-based, or IAM-based. For more information, see Configuring access policies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS, with configurable default |
ASK_OPTIONS() |
Getter for OPTIONS w/ exceptions if field has no value |
HAS_OPTIONS() |
Determine if OPTIONS has a value |
Status¶
The status of the access policy for the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |