iotbillinggroup

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 Metadata

type Metadata struct{}

type MetadataAttributes

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

func (MetadataAttributes) CreationDate

func (m MetadataAttributes) CreationDate() terra.StringValue

func (MetadataAttributes) InternalRef

func (m MetadataAttributes) InternalRef() (terra.Reference, error)

func (MetadataAttributes) InternalTokens

func (m MetadataAttributes) InternalTokens() (hclwrite.Tokens, error)

func (MetadataAttributes) InternalWithRef

func (m MetadataAttributes) InternalWithRef(ref terra.Reference) MetadataAttributes

type MetadataState

type MetadataState struct {
	CreationDate string `json:"creation_date"`
}

type Properties

type Properties struct {
	// Description: string, optional
	Description terra.StringValue `hcl:"description,attr"`
}

type PropertiesAttributes

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

func (PropertiesAttributes) Description

func (p PropertiesAttributes) Description() terra.StringValue

func (PropertiesAttributes) InternalRef

func (p PropertiesAttributes) InternalRef() (terra.Reference, error)

func (PropertiesAttributes) InternalTokens

func (p PropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (PropertiesAttributes) InternalWithRef

type PropertiesState

type PropertiesState struct {
	Description string `json:"description"`
}

Jump to

Keyboard shortcuts

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