resource_locations

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResourceLocationResource

func NewResourceLocationResource() resource.Resource

NewResourceLocationResource is a helper function to simplify the provider implementation.

Types

type ResourceLocationResourceModel

type ResourceLocationResourceModel struct {
	Id           types.String `tfsdk:"id"`
	Name         types.String `tfsdk:"name"`
	InternalOnly types.Bool   `tfsdk:"internal_only"`
	TimeZone     types.String `tfsdk:"time_zone"`
}

ResourceLocationResourceModel maps the resource schema data.

func (ResourceLocationResourceModel) GetAttributes added in v0.6.2

func (ResourceLocationResourceModel) GetSchema added in v0.6.2

Jump to

Keyboard shortcuts

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