resource_site_wxrule

package
v0.1.36 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SiteWxruleResourceSchema

func SiteWxruleResourceSchema(ctx context.Context) schema.Schema

func TerraformToSdk

func TerraformToSdk(ctx context.Context, plan *SiteWxruleModel) (*models.WxlanRule, diag.Diagnostics)

Types

type SiteWxruleModel

type SiteWxruleModel struct {
	Action         types.String `tfsdk:"action"`
	ApplyTags      types.List   `tfsdk:"apply_tags"`
	BlockedApps    types.List   `tfsdk:"blocked_apps"`
	DstAllowWxtags types.List   `tfsdk:"dst_allow_wxtags"`
	DstDenyWxtags  types.List   `tfsdk:"dst_deny_wxtags"`
	Enabled        types.Bool   `tfsdk:"enabled"`
	Id             types.String `tfsdk:"id"`
	Order          types.Int64  `tfsdk:"order"`
	OrgId          types.String `tfsdk:"org_id"`
	SiteId         types.String `tfsdk:"site_id"`
	SrcWxtags      types.List   `tfsdk:"src_wxtags"`
}

Jump to

Keyboard shortcuts

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