datamskbrokernodes

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 NodeInfoList

type NodeInfoList struct{}

type NodeInfoListAttributes

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

func (NodeInfoListAttributes) AttachedEniId

func (_nil NodeInfoListAttributes) AttachedEniId() terra.StringValue

func (NodeInfoListAttributes) BrokerId

func (_nil NodeInfoListAttributes) BrokerId() terra.NumberValue

func (NodeInfoListAttributes) ClientSubnet

func (_nil NodeInfoListAttributes) ClientSubnet() terra.StringValue

func (NodeInfoListAttributes) ClientVpcIpAddress

func (_nil NodeInfoListAttributes) ClientVpcIpAddress() terra.StringValue

func (NodeInfoListAttributes) Endpoints

func (NodeInfoListAttributes) InternalRef

func (_nil NodeInfoListAttributes) InternalRef() (terra.Reference, error)

func (NodeInfoListAttributes) InternalTokens

func (_nil NodeInfoListAttributes) InternalTokens() (hclwrite.Tokens, error)

func (NodeInfoListAttributes) InternalWithRef

func (NodeInfoListAttributes) NodeArn

func (_nil NodeInfoListAttributes) NodeArn() terra.StringValue

type NodeInfoListState

type NodeInfoListState struct {
	AttachedEniId      string   `json:"attached_eni_id"`
	BrokerId           float64  `json:"broker_id"`
	ClientSubnet       string   `json:"client_subnet"`
	ClientVpcIpAddress string   `json:"client_vpc_ip_address"`
	Endpoints          []string `json:"endpoints"`
	NodeArn            string   `json:"node_arn"`
}

Jump to

Keyboard shortcuts

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