semantic_layer_credential

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SnowflakeSemanticLayerCredentialResource

func SnowflakeSemanticLayerCredentialResource() resource.Resource

Types

type SemanticLayerConfigurationModel

type SemanticLayerConfigurationModel struct {
	Name           types.String `tfsdk:"name"`
	AdapterVersion types.String `tfsdk:"adapter_version"`
	ProjectID      types.Int64  `tfsdk:"project_id"`
}

type SnowflakeSLCredentialModel

type SnowflakeSLCredentialModel struct {
	ID            types.Int64                                           `tfsdk:"id"`
	Configuration SemanticLayerConfigurationModel                       `tfsdk:"configuration"`
	Credential    snowflake_credential.SnowflakeCredentialResourceModel `tfsdk:"credential"`
}

Jump to

Keyboard shortcuts

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