You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudSearch::Types::AccessPoliciesStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The configured access rules for the domain's document and search endpoints, and the current status of those rules.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#optionsString

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.

Returns:

  • (String)

    Access rules for a domain's document or search service endpoints.

#statusTypes::OptionStatus

The status of domain configuration option.

Returns: