The configured access rules for the domain's document and search endpoints, and the current status of those rules.
 Declaration Syntax
 Declaration Syntax| C# | 
public class AccessPoliciesStatus
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | AccessPoliciesStatus()()()() | Initializes a new instance of the AccessPoliciesStatus class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | 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.
             
             | 
|  | Status | 
            The status of domain configuration option.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithOptions(String) | Obsolete. 
            Sets the Options property
             | 
|  | WithStatus(OptionStatus) | Obsolete. 
            Sets the Status property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | AccessPoliciesStatus |