datasource_database_config

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DatabaseConfigDataSourceSchema

func DatabaseConfigDataSourceSchema(ctx context.Context) schema.Schema

Types

type DatabaseConfigModel

type DatabaseConfigModel struct {
	AllowAttach types.Bool   `tfsdk:"allow_attach"`
	BlockReads  types.Bool   `tfsdk:"block_reads"`
	BlockWrites types.Bool   `tfsdk:"block_writes"`
	Id          types.String `tfsdk:"id"`
	SizeLimit   types.String `tfsdk:"size_limit"`
}

Jump to

Keyboard shortcuts

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