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

Class: Aws::ElasticsearchService::Types::ElasticsearchDomainConfig

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#access_policiesTypes::AccessPoliciesStatus

IAM access policy as a JSON-formatted string.

Returns:

#advanced_optionsTypes::AdvancedOptionsStatus

Specifies the AdvancedOptions for the domain. See Configuring Advanced Optionstarget="_blank" for more information.

Returns:

#advanced_security_optionsTypes::AdvancedSecurityOptionsStatus

Specifies AdvancedSecurityOptions for the domain.

Returns:

#cognito_optionsTypes::CognitoOptionsStatus

The CognitoOptions for the specified domain. For more information, see Amazon Cognito Authentication for Kibanatarget="_blank".

Returns:

#domain_endpoint_optionsTypes::DomainEndpointOptionsStatus

Specifies the DomainEndpointOptions for the Elasticsearch domain.

Returns:

#ebs_optionsTypes::EBSOptionsStatus

Specifies the EBSOptions for the Elasticsearch domain.

Returns:

#elasticsearch_cluster_configTypes::ElasticsearchClusterConfigStatus

Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.

Returns:

#elasticsearch_versionTypes::ElasticsearchVersionStatus

String of format X.Y to specify version for the Elasticsearch domain.

Returns:

#encryption_at_rest_optionsTypes::EncryptionAtRestOptionsStatus

Specifies the EncryptionAtRestOptions for the Elasticsearch domain.

Returns:

#log_publishing_optionsTypes::LogPublishingOptionsStatus

Log publishing options for the given domain.

Returns:

#node_to_node_encryption_optionsTypes::NodeToNodeEncryptionOptionsStatus

Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.

Returns:

#snapshot_optionsTypes::SnapshotOptionsStatus

Specifies the SnapshotOptions for the Elasticsearch domain.

Returns:

#vpc_optionsTypes::VPCDerivedInfoStatus

The VPCOptions for the specified domain. For more information, see VPC Endpoints for Amazon Elasticsearch Service Domainstarget="_blank".

Returns: