dataredshiftcluster

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 ClusterNodes

type ClusterNodes struct{}

type ClusterNodesAttributes

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

func (ClusterNodesAttributes) InternalRef

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

func (ClusterNodesAttributes) InternalTokens

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

func (ClusterNodesAttributes) InternalWithRef

func (ClusterNodesAttributes) NodeRole

func (ClusterNodesAttributes) PrivateIpAddress

func (cn ClusterNodesAttributes) PrivateIpAddress() terra.StringValue

func (ClusterNodesAttributes) PublicIpAddress

func (cn ClusterNodesAttributes) PublicIpAddress() terra.StringValue

type ClusterNodesState

type ClusterNodesState struct {
	NodeRole         string `json:"node_role"`
	PrivateIpAddress string `json:"private_ip_address"`
	PublicIpAddress  string `json:"public_ip_address"`
}

Jump to

Keyboard shortcuts

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