datadevopsgururesourcecollection

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 Cloudformation

type Cloudformation struct{}

type CloudformationAttributes

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

func (CloudformationAttributes) InternalRef

func (c CloudformationAttributes) InternalRef() (terra.Reference, error)

func (CloudformationAttributes) InternalTokens

func (c CloudformationAttributes) InternalTokens() (hclwrite.Tokens, error)

func (CloudformationAttributes) InternalWithRef

func (CloudformationAttributes) StackNames

type CloudformationState

type CloudformationState struct {
	StackNames []string `json:"stack_names"`
}

type Tags

type Tags struct{}

type TagsAttributes

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

func (TagsAttributes) AppBoundaryKey

func (t TagsAttributes) AppBoundaryKey() terra.StringValue

func (TagsAttributes) InternalRef

func (t TagsAttributes) InternalRef() (terra.Reference, error)

func (TagsAttributes) InternalTokens

func (t TagsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (TagsAttributes) InternalWithRef

func (t TagsAttributes) InternalWithRef(ref terra.Reference) TagsAttributes

func (TagsAttributes) TagValues

type TagsState

type TagsState struct {
	AppBoundaryKey string   `json:"app_boundary_key"`
	TagValues      []string `json:"tag_values"`
}

Jump to

Keyboard shortcuts

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