datasource_org_gatewaytemplates

package
v0.1.44 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrgGatewaytemplatesDataSourceSchema

func OrgGatewaytemplatesDataSourceSchema(ctx context.Context) schema.Schema

func SdkToTerraform

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

Types

type OrgGatewaytemplatesModel

type OrgGatewaytemplatesModel struct {
	OrgId               types.String `tfsdk:"org_id"`
	OrgGatewaytemplates types.Set    `tfsdk:"org_gatewaytemplates"`
}

type OrgGatewaytemplatesType

type OrgGatewaytemplatesType struct {
	basetypes.ObjectType
}

func (OrgGatewaytemplatesType) Equal

func (OrgGatewaytemplatesType) String

func (t OrgGatewaytemplatesType) String() string

func (OrgGatewaytemplatesType) ValueFromObject

func (OrgGatewaytemplatesType) ValueFromTerraform

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

func (OrgGatewaytemplatesType) ValueType

type OrgGatewaytemplatesValue

type OrgGatewaytemplatesValue 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 NewOrgGatewaytemplatesValue

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

func NewOrgGatewaytemplatesValueMust

func NewOrgGatewaytemplatesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OrgGatewaytemplatesValue

func NewOrgGatewaytemplatesValueNull

func NewOrgGatewaytemplatesValueNull() OrgGatewaytemplatesValue

func NewOrgGatewaytemplatesValueUnknown

func NewOrgGatewaytemplatesValueUnknown() OrgGatewaytemplatesValue

func (OrgGatewaytemplatesValue) AttributeTypes

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

func (OrgGatewaytemplatesValue) Equal

func (OrgGatewaytemplatesValue) IsNull

func (v OrgGatewaytemplatesValue) IsNull() bool

func (OrgGatewaytemplatesValue) IsUnknown

func (v OrgGatewaytemplatesValue) IsUnknown() bool

func (OrgGatewaytemplatesValue) String

func (v OrgGatewaytemplatesValue) String() string

func (OrgGatewaytemplatesValue) ToObjectValue

func (OrgGatewaytemplatesValue) ToTerraformValue

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

func (OrgGatewaytemplatesValue) Type

Jump to

Keyboard shortcuts

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