datasource_org_nacrules

package
v0.2.9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrgNacrulesDataSourceSchema

func OrgNacrulesDataSourceSchema(ctx context.Context) schema.Schema

func SdkToTerraform

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

Types

type OrgNacrulesModel

type OrgNacrulesModel struct {
	OrgId       types.String `tfsdk:"org_id"`
	OrgNacrules types.Set    `tfsdk:"org_nacrules"`
}

type OrgNacrulesType

type OrgNacrulesType struct {
	basetypes.ObjectType
}

func (OrgNacrulesType) Equal

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

func (OrgNacrulesType) String

func (t OrgNacrulesType) String() string

func (OrgNacrulesType) ValueFromObject

func (OrgNacrulesType) ValueFromTerraform

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

func (OrgNacrulesType) ValueType

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

type OrgNacrulesValue

type OrgNacrulesValue 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 NewOrgNacrulesValue

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

func NewOrgNacrulesValueMust

func NewOrgNacrulesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OrgNacrulesValue

func NewOrgNacrulesValueNull

func NewOrgNacrulesValueNull() OrgNacrulesValue

func NewOrgNacrulesValueUnknown

func NewOrgNacrulesValueUnknown() OrgNacrulesValue

func (OrgNacrulesValue) AttributeTypes

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

func (OrgNacrulesValue) Equal

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

func (OrgNacrulesValue) IsNull

func (v OrgNacrulesValue) IsNull() bool

func (OrgNacrulesValue) IsUnknown

func (v OrgNacrulesValue) IsUnknown() bool

func (OrgNacrulesValue) String

func (v OrgNacrulesValue) String() string

func (OrgNacrulesValue) ToObjectValue

func (OrgNacrulesValue) ToTerraformValue

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

func (OrgNacrulesValue) Type

Jump to

Keyboard shortcuts

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