datasynclocationazureblob

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 SasConfiguration

type SasConfiguration struct {
	// Token: string, required
	Token terra.StringValue `hcl:"token,attr" validate:"required"`
}

type SasConfigurationAttributes

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

func (SasConfigurationAttributes) InternalRef

func (sc SasConfigurationAttributes) InternalRef() (terra.Reference, error)

func (SasConfigurationAttributes) InternalTokens

func (sc SasConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)

func (SasConfigurationAttributes) InternalWithRef

func (SasConfigurationAttributes) Token

type SasConfigurationState

type SasConfigurationState struct {
	Token string `json:"token"`
}

Jump to

Keyboard shortcuts

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