datasource_network_flow_reports

package
v0.1.72 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NetworkFlowReportsDataSourceSchema

func NetworkFlowReportsDataSourceSchema(ctx context.Context) schema.Schema

Types

type NetworkFlowReportsModel

type NetworkFlowReportsModel struct {
	NetworkFlowReports types.List `tfsdk:"network_flow_reports"`
}

type NetworkFlowReportsType

type NetworkFlowReportsType struct {
	basetypes.ObjectType
}

func (NetworkFlowReportsType) Equal

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

func (NetworkFlowReportsType) String

func (t NetworkFlowReportsType) String() string

func (NetworkFlowReportsType) ValueFromObject

func (NetworkFlowReportsType) ValueFromTerraform

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

func (NetworkFlowReportsType) ValueType

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

type NetworkFlowReportsValue

type NetworkFlowReportsValue struct {
	CreatedAt      basetypes.StringValue `tfsdk:"created_at"`
	CreatedByToken basetypes.StringValue `tfsdk:"created_by_token"`
	DateInterval   basetypes.StringValue `tfsdk:"date_interval"`
	Default        basetypes.BoolValue   `tfsdk:"default"`
	EndDate        basetypes.StringValue `tfsdk:"end_date"`
	Filter         basetypes.StringValue `tfsdk:"filter"`
	FlowDirection  basetypes.StringValue `tfsdk:"flow_direction"`
	FlowWeight     basetypes.StringValue `tfsdk:"flow_weight"`
	Groupings      basetypes.StringValue `tfsdk:"groupings"`
	Id             basetypes.StringValue `tfsdk:"id"`
	StartDate      basetypes.StringValue `tfsdk:"start_date"`
	Title          basetypes.StringValue `tfsdk:"title"`
	Token          basetypes.StringValue `tfsdk:"token"`
	WorkspaceToken basetypes.StringValue `tfsdk:"workspace_token"`
	// contains filtered or unexported fields
}

func NewNetworkFlowReportsValue

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

func NewNetworkFlowReportsValueMust

func NewNetworkFlowReportsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) NetworkFlowReportsValue

func NewNetworkFlowReportsValueNull

func NewNetworkFlowReportsValueNull() NetworkFlowReportsValue

func NewNetworkFlowReportsValueUnknown

func NewNetworkFlowReportsValueUnknown() NetworkFlowReportsValue

func (NetworkFlowReportsValue) AttributeTypes

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

func (NetworkFlowReportsValue) Equal

func (NetworkFlowReportsValue) IsNull

func (v NetworkFlowReportsValue) IsNull() bool

func (NetworkFlowReportsValue) IsUnknown

func (v NetworkFlowReportsValue) IsUnknown() bool

func (NetworkFlowReportsValue) String

func (v NetworkFlowReportsValue) String() string

func (NetworkFlowReportsValue) ToObjectValue

func (NetworkFlowReportsValue) ToTerraformValue

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

func (NetworkFlowReportsValue) Type

Jump to

Keyboard shortcuts

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