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

Class: Aws::ElasticsearchService::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

The access policy configured for the Elasticsearch domain. Access policies may be resource-based, IP-based, or IAM-based. See Configuring Access Policiestarget="_blank"for more information.

Returns:

  • (String)

    The access policy configured for the Elasticsearch domain.

#statusTypes::OptionStatus

The status of the access policy for the Elasticsearch domain. See OptionStatus for the status information that\'s included.

Returns: