verifiedpermissionsschema

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 Definition

type Definition struct {
	// Value: string, required
	Value terra.StringValue `hcl:"value,attr" validate:"required"`
}

type DefinitionAttributes

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

func (DefinitionAttributes) InternalRef

func (d DefinitionAttributes) InternalRef() (terra.Reference, error)

func (DefinitionAttributes) InternalTokens

func (d DefinitionAttributes) InternalTokens() (hclwrite.Tokens, error)

func (DefinitionAttributes) InternalWithRef

func (DefinitionAttributes) Value

type DefinitionState

type DefinitionState struct {
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

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