dataelasticachecluster

package
v0.0.0-...-964ba77 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheNodes

type CacheNodes struct{}

type CacheNodesAttributes

type CacheNodesAttributes struct {
	// contains filtered or unexported fields
}

func (CacheNodesAttributes) Address

func (cn CacheNodesAttributes) Address() terra.StringValue

func (CacheNodesAttributes) AvailabilityZone

func (cn CacheNodesAttributes) AvailabilityZone() terra.StringValue

func (CacheNodesAttributes) Id

func (CacheNodesAttributes) InternalRef

func (cn CacheNodesAttributes) InternalRef() (terra.Reference, error)

func (CacheNodesAttributes) InternalTokens

func (cn CacheNodesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (CacheNodesAttributes) InternalWithRef

func (cn CacheNodesAttributes) InternalWithRef(ref terra.Reference) CacheNodesAttributes

func (CacheNodesAttributes) OutpostArn

func (cn CacheNodesAttributes) OutpostArn() terra.StringValue

func (CacheNodesAttributes) Port

type CacheNodesState

type CacheNodesState struct {
	Address          string  `json:"address"`
	AvailabilityZone string  `json:"availability_zone"`
	Id               string  `json:"id"`
	OutpostArn       string  `json:"outpost_arn"`
	Port             float64 `json:"port"`
}

type LogDeliveryConfiguration

type LogDeliveryConfiguration struct{}

type LogDeliveryConfigurationAttributes

type LogDeliveryConfigurationAttributes struct {
	// contains filtered or unexported fields
}

func (LogDeliveryConfigurationAttributes) Destination

func (LogDeliveryConfigurationAttributes) DestinationType

func (LogDeliveryConfigurationAttributes) InternalRef

func (LogDeliveryConfigurationAttributes) InternalTokens

func (ldc LogDeliveryConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)

func (LogDeliveryConfigurationAttributes) InternalWithRef

func (LogDeliveryConfigurationAttributes) LogFormat

func (LogDeliveryConfigurationAttributes) LogType

type LogDeliveryConfigurationState

type LogDeliveryConfigurationState struct {
	Destination     string `json:"destination"`
	DestinationType string `json:"destination_type"`
	LogFormat       string `json:"log_format"`
	LogType         string `json:"log_type"`
}

Jump to

Keyboard shortcuts

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