/AWS1/CL_SRHACCESSPOLSTATUS¶
The configured access rules for the domain's document and search endpoints, and the current status of those rules.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_options TYPE /AWS1/SRHPOLICYDOCUMENT /AWS1/SRHPOLICYDOCUMENT¶
Access rules for a domain's document or search service endpoints. For more information, see Configuring Access for a Search Domain in the Amazon CloudSearch Developer Guide. The maximum size of a policy document is 100 KB.
io_status TYPE REF TO /AWS1/CL_SRHOPTIONSTATUS /AWS1/CL_SRHOPTIONSTATUS¶
The status of domain configuration option.
Queryable Attributes¶
Options¶
Access rules for a domain's document or search service endpoints. For more information, see Configuring Access for a Search Domain in the Amazon CloudSearch Developer Guide. The maximum size of a policy document is 100 KB.
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 domain configuration option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |