security_list

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() resource.Resource

Types

type SecurityListModel

type SecurityListModel struct {
	ID           types.String         `tfsdk:"id"`
	SpaceID      types.String         `tfsdk:"space_id"`
	ListID       types.String         `tfsdk:"list_id"`
	Name         types.String         `tfsdk:"name"`
	Description  types.String         `tfsdk:"description"`
	Type         types.String         `tfsdk:"type"`
	Deserializer types.String         `tfsdk:"deserializer"`
	Serializer   types.String         `tfsdk:"serializer"`
	Meta         jsontypes.Normalized `tfsdk:"meta"`
	Version      types.Int64          `tfsdk:"version"`
	VersionID    types.String         `tfsdk:"version_id"`
	Immutable    types.Bool           `tfsdk:"immutable"`
	CreatedAt    types.String         `tfsdk:"created_at"`
	CreatedBy    types.String         `tfsdk:"created_by"`
	UpdatedAt    types.String         `tfsdk:"updated_at"`
	UpdatedBy    types.String         `tfsdk:"updated_by"`
	TieBreakerID types.String         `tfsdk:"tie_breaker_id"`
}

Jump to

Keyboard shortcuts

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