dataredshiftdatashares

package
v0.0.0-...-917d9f1 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 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 DataShares

type DataShares struct{}

type DataSharesAttributes

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

func (DataSharesAttributes) DataShareArn

func (ds DataSharesAttributes) DataShareArn() terra.StringValue

func (DataSharesAttributes) InternalRef

func (ds DataSharesAttributes) InternalRef() (terra.Reference, error)

func (DataSharesAttributes) InternalTokens

func (ds DataSharesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (DataSharesAttributes) InternalWithRef

func (ds DataSharesAttributes) InternalWithRef(ref terra.Reference) DataSharesAttributes

func (DataSharesAttributes) ManagedBy

func (ds DataSharesAttributes) ManagedBy() terra.StringValue

func (DataSharesAttributes) ProducerArn

func (ds DataSharesAttributes) ProducerArn() terra.StringValue

type DataSharesState

type DataSharesState struct {
	DataShareArn string `json:"data_share_arn"`
	ManagedBy    string `json:"managed_by"`
	ProducerArn  string `json:"producer_arn"`
}

Jump to

Keyboard shortcuts

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