elasticsearch

package
v0.51.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtRestEncryption

type AtRestEncryption struct {
	Metadata iacTypes.Metadata
	Enabled  iacTypes.BoolValue
	KmsKeyId iacTypes.StringValue
}

type Domain

type Domain struct {
	Metadata               iacTypes.Metadata
	DomainName             iacTypes.StringValue
	AccessPolicies         iacTypes.StringValue
	DedicatedMasterEnabled iacTypes.BoolValue
	VpcId                  iacTypes.StringValue
	LogPublishing          LogPublishing
	TransitEncryption      TransitEncryption
	AtRestEncryption       AtRestEncryption
	ServiceSoftwareOptions ServiceSoftwareOptions
	Endpoint               Endpoint
}

type Elasticsearch

type Elasticsearch struct {
	Domains []Domain
}

type Endpoint

type Endpoint struct {
	Metadata     iacTypes.Metadata
	EnforceHTTPS iacTypes.BoolValue
	TLSPolicy    iacTypes.StringValue
}

type LogPublishing

type LogPublishing struct {
	Metadata              iacTypes.Metadata
	AuditEnabled          iacTypes.BoolValue
	CloudWatchLogGroupArn iacTypes.StringValue
}

type ServiceSoftwareOptions

type ServiceSoftwareOptions struct {
	Metadata        iacTypes.Metadata
	CurrentVersion  iacTypes.StringValue
	NewVersion      iacTypes.StringValue
	UpdateAvailable iacTypes.BoolValue
	UpdateStatus    iacTypes.StringValue
}

type TransitEncryption

type TransitEncryption struct {
	Metadata iacTypes.Metadata
	Enabled  iacTypes.BoolValue
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL