datasource_org_rftemplates

package
v0.1.40 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrgRftemplatesDataSourceSchema

func OrgRftemplatesDataSourceSchema(ctx context.Context) schema.Schema

func SdkToTerraform

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

Types

type OrgRftemplatesModel

type OrgRftemplatesModel struct {
	OrgId          types.String `tfsdk:"org_id"`
	OrgRftemplates types.Set    `tfsdk:"org_rftemplates"`
}

type OrgRftemplatesType

type OrgRftemplatesType struct {
	basetypes.ObjectType
}

func (OrgRftemplatesType) Equal

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

func (OrgRftemplatesType) String

func (t OrgRftemplatesType) String() string

func (OrgRftemplatesType) ValueFromObject

func (OrgRftemplatesType) ValueFromTerraform

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

func (OrgRftemplatesType) ValueType

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

type OrgRftemplatesValue

type OrgRftemplatesValue 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 NewOrgRftemplatesValue

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

func NewOrgRftemplatesValueMust

func NewOrgRftemplatesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OrgRftemplatesValue

func NewOrgRftemplatesValueNull

func NewOrgRftemplatesValueNull() OrgRftemplatesValue

func NewOrgRftemplatesValueUnknown

func NewOrgRftemplatesValueUnknown() OrgRftemplatesValue

func (OrgRftemplatesValue) AttributeTypes

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

func (OrgRftemplatesValue) Equal

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

func (OrgRftemplatesValue) IsNull

func (v OrgRftemplatesValue) IsNull() bool

func (OrgRftemplatesValue) IsUnknown

func (v OrgRftemplatesValue) IsUnknown() bool

func (OrgRftemplatesValue) String

func (v OrgRftemplatesValue) String() string

func (OrgRftemplatesValue) ToObjectValue

func (OrgRftemplatesValue) ToTerraformValue

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

func (OrgRftemplatesValue) Type

Jump to

Keyboard shortcuts

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