datasource_const_app_sub_categories

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConstAppSubCategoriesDataSourceSchema

func ConstAppSubCategoriesDataSourceSchema(ctx context.Context) schema.Schema

Types

type ConstAppSubCategoriesModel

type ConstAppSubCategoriesModel struct {
	ConstAppSubCategories types.Set `tfsdk:"const_app_sub_categories"`
}

type ConstAppSubCategoriesType

type ConstAppSubCategoriesType struct {
	basetypes.ObjectType
}

func (ConstAppSubCategoriesType) Equal

func (ConstAppSubCategoriesType) String

func (t ConstAppSubCategoriesType) String() string

func (ConstAppSubCategoriesType) ValueFromObject

func (ConstAppSubCategoriesType) ValueFromTerraform

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

func (ConstAppSubCategoriesType) ValueType

type ConstAppSubCategoriesValue

type ConstAppSubCategoriesValue struct {
	Display     basetypes.StringValue `tfsdk:"display"`
	Key         basetypes.StringValue `tfsdk:"key"`
	TrafficType basetypes.StringValue `tfsdk:"traffic_type"`
	// contains filtered or unexported fields
}

func NewConstAppSubCategoriesValue

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

func NewConstAppSubCategoriesValueMust

func NewConstAppSubCategoriesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ConstAppSubCategoriesValue

func NewConstAppSubCategoriesValueNull

func NewConstAppSubCategoriesValueNull() ConstAppSubCategoriesValue

func NewConstAppSubCategoriesValueUnknown

func NewConstAppSubCategoriesValueUnknown() ConstAppSubCategoriesValue

func (ConstAppSubCategoriesValue) AttributeTypes

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

func (ConstAppSubCategoriesValue) Equal

func (ConstAppSubCategoriesValue) IsNull

func (v ConstAppSubCategoriesValue) IsNull() bool

func (ConstAppSubCategoriesValue) IsUnknown

func (v ConstAppSubCategoriesValue) IsUnknown() bool

func (ConstAppSubCategoriesValue) String

func (ConstAppSubCategoriesValue) ToObjectValue

func (ConstAppSubCategoriesValue) ToTerraformValue

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

func (ConstAppSubCategoriesValue) Type

Jump to

Keyboard shortcuts

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