datasource_org_wlantemplates

package
v0.1.33 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrgWlantemplatesDataSourceSchema

func OrgWlantemplatesDataSourceSchema(ctx context.Context) schema.Schema

func SdkToTerraform

func SdkToTerraform(ctx context.Context, l *[]models.Template, elements *[]attr.Value) diag.Diagnostics

Types

type OrgWlantemplatesModel

type OrgWlantemplatesModel struct {
	OrgId            types.String `tfsdk:"org_id"`
	OrgWlantemplates types.Set    `tfsdk:"org_wlantemplates"`
}

type OrgWlantemplatesType

type OrgWlantemplatesType struct {
	basetypes.ObjectType
}

func (OrgWlantemplatesType) Equal

func (t OrgWlantemplatesType) Equal(o attr.Type) bool

func (OrgWlantemplatesType) String

func (t OrgWlantemplatesType) String() string

func (OrgWlantemplatesType) ValueFromObject

func (OrgWlantemplatesType) ValueFromTerraform

func (t OrgWlantemplatesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)

func (OrgWlantemplatesType) ValueType

func (t OrgWlantemplatesType) ValueType(ctx context.Context) attr.Value

type OrgWlantemplatesValue

type OrgWlantemplatesValue struct {
	CreatedTime  basetypes.NumberValue `tfsdk:"created_time"`
	Id           basetypes.StringValue `tfsdk:"id"`
	ModifiedTime basetypes.NumberValue `tfsdk:"modified_time"`
	Name         basetypes.StringValue `tfsdk:"name"`
	OrgId        basetypes.StringValue `tfsdk:"org_id"`
	// contains filtered or unexported fields
}

func NewOrgWlantemplatesValue

func NewOrgWlantemplatesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OrgWlantemplatesValue, diag.Diagnostics)

func NewOrgWlantemplatesValueMust

func NewOrgWlantemplatesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OrgWlantemplatesValue

func NewOrgWlantemplatesValueNull

func NewOrgWlantemplatesValueNull() OrgWlantemplatesValue

func NewOrgWlantemplatesValueUnknown

func NewOrgWlantemplatesValueUnknown() OrgWlantemplatesValue

func (OrgWlantemplatesValue) AttributeTypes

func (v OrgWlantemplatesValue) AttributeTypes(ctx context.Context) map[string]attr.Type

func (OrgWlantemplatesValue) Equal

func (v OrgWlantemplatesValue) Equal(o attr.Value) bool

func (OrgWlantemplatesValue) IsNull

func (v OrgWlantemplatesValue) IsNull() bool

func (OrgWlantemplatesValue) IsUnknown

func (v OrgWlantemplatesValue) IsUnknown() bool

func (OrgWlantemplatesValue) String

func (v OrgWlantemplatesValue) String() string

func (OrgWlantemplatesValue) ToObjectValue

func (OrgWlantemplatesValue) ToTerraformValue

func (v OrgWlantemplatesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)

func (OrgWlantemplatesValue) Type

Jump to

Keyboard shortcuts

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