customTypes

package
v2.18.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FvAEPgPrioValueMap

func FvAEPgPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func FvApPrioValueMap

func FvApPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func FvRsConsIfPrioValueMap

func FvRsConsIfPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func FvRsConsPrioValueMap

func FvRsConsPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func FvRsProvPrioValueMap

func FvRsProvPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func L3extInstPPrioValueMap added in v2.17.0

func L3extInstPPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func L3extInstPTargetDscpValueMap added in v2.17.0

func L3extInstPTargetDscpValueMap(value basetypes.StringValue) basetypes.StringValue

func MgmtInstPPrioValueMap

func MgmtInstPPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func MgmtRsOoBConsPrioValueMap

func MgmtRsOoBConsPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func NetflowExporterPolDscpValueMap

func NetflowExporterPolDscpValueMap(value basetypes.StringValue) basetypes.StringValue

func NetflowExporterPolDstPortValueMap

func NetflowExporterPolDstPortValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDot1PClassFromValueMap

func QosDot1PClassFromValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDot1PClassPrioValueMap

func QosDot1PClassPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDot1PClassTargetCosValueMap

func QosDot1PClassTargetCosValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDot1PClassTargetValueMap

func QosDot1PClassTargetValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDot1PClassToValueMap

func QosDot1PClassToValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolBeValueMap

func QosDppPolBeValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolBurstValueMap

func QosDppPolBurstValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolConformMarkCosValueMap

func QosDppPolConformMarkCosValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolConformMarkDscpValueMap

func QosDppPolConformMarkDscpValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolExceedMarkCosValueMap

func QosDppPolExceedMarkCosValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolExceedMarkDscpValueMap

func QosDppPolExceedMarkDscpValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolViolateMarkCosValueMap

func QosDppPolViolateMarkCosValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDppPolViolateMarkDscpValueMap

func QosDppPolViolateMarkDscpValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDscpClassFromValueMap

func QosDscpClassFromValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDscpClassPrioValueMap

func QosDscpClassPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDscpClassTargetCosValueMap

func QosDscpClassTargetCosValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDscpClassTargetValueMap

func QosDscpClassTargetValueMap(value basetypes.StringValue) basetypes.StringValue

func QosDscpClassToValueMap

func QosDscpClassToValueMap(value basetypes.StringValue) basetypes.StringValue

func VzOOBBrCPPrioValueMap

func VzOOBBrCPPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func VzOOBBrCPTargetDscpValueMap

func VzOOBBrCPTargetDscpValueMap(value basetypes.StringValue) basetypes.StringValue

func VzRsAnyToConsIfPrioValueMap added in v2.17.0

func VzRsAnyToConsIfPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func VzRsAnyToConsPrioValueMap added in v2.17.0

func VzRsAnyToConsPrioValueMap(value basetypes.StringValue) basetypes.StringValue

func VzRsAnyToProvPrioValueMap added in v2.17.0

func VzRsAnyToProvPrioValueMap(value basetypes.StringValue) basetypes.StringValue

Types

type FvAEPgPrioStringType

type FvAEPgPrioStringType struct {
	basetypes.StringType
}

func (FvAEPgPrioStringType) Equal

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

func (FvAEPgPrioStringType) String

func (t FvAEPgPrioStringType) String() string

func (FvAEPgPrioStringType) ValueFromString

func (FvAEPgPrioStringType) ValueFromTerraform

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

func (FvAEPgPrioStringType) ValueType

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

type FvAEPgPrioStringValue

type FvAEPgPrioStringValue struct {
	basetypes.StringValue
}

func NewFvAEPgPrioStringNull

func NewFvAEPgPrioStringNull() FvAEPgPrioStringValue

func NewFvAEPgPrioStringPointerValue

func NewFvAEPgPrioStringPointerValue(value *string) FvAEPgPrioStringValue

func NewFvAEPgPrioStringUnknown

func NewFvAEPgPrioStringUnknown() FvAEPgPrioStringValue

func NewFvAEPgPrioStringValue

func NewFvAEPgPrioStringValue(value string) FvAEPgPrioStringValue

func (FvAEPgPrioStringValue) Equal

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

func (FvAEPgPrioStringValue) NamedValueString

func (v FvAEPgPrioStringValue) NamedValueString() string

func (FvAEPgPrioStringValue) StringSemanticEquals

func (v FvAEPgPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (FvAEPgPrioStringValue) Type

type FvApPrioStringType

type FvApPrioStringType struct {
	basetypes.StringType
}

func (FvApPrioStringType) Equal

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

func (FvApPrioStringType) String

func (t FvApPrioStringType) String() string

func (FvApPrioStringType) ValueFromString

func (FvApPrioStringType) ValueFromTerraform

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

func (FvApPrioStringType) ValueType

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

type FvApPrioStringValue

type FvApPrioStringValue struct {
	basetypes.StringValue
}

func NewFvApPrioStringNull

func NewFvApPrioStringNull() FvApPrioStringValue

func NewFvApPrioStringPointerValue

func NewFvApPrioStringPointerValue(value *string) FvApPrioStringValue

func NewFvApPrioStringUnknown

func NewFvApPrioStringUnknown() FvApPrioStringValue

func NewFvApPrioStringValue

func NewFvApPrioStringValue(value string) FvApPrioStringValue

func (FvApPrioStringValue) Equal

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

func (FvApPrioStringValue) NamedValueString

func (v FvApPrioStringValue) NamedValueString() string

func (FvApPrioStringValue) StringSemanticEquals

func (v FvApPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (FvApPrioStringValue) Type

type FvRsConsIfPrioStringType

type FvRsConsIfPrioStringType struct {
	basetypes.StringType
}

func (FvRsConsIfPrioStringType) Equal

func (FvRsConsIfPrioStringType) String

func (t FvRsConsIfPrioStringType) String() string

func (FvRsConsIfPrioStringType) ValueFromString

func (FvRsConsIfPrioStringType) ValueFromTerraform

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

func (FvRsConsIfPrioStringType) ValueType

type FvRsConsIfPrioStringValue

type FvRsConsIfPrioStringValue struct {
	basetypes.StringValue
}

func NewFvRsConsIfPrioStringNull

func NewFvRsConsIfPrioStringNull() FvRsConsIfPrioStringValue

func NewFvRsConsIfPrioStringPointerValue

func NewFvRsConsIfPrioStringPointerValue(value *string) FvRsConsIfPrioStringValue

func NewFvRsConsIfPrioStringUnknown

func NewFvRsConsIfPrioStringUnknown() FvRsConsIfPrioStringValue

func NewFvRsConsIfPrioStringValue

func NewFvRsConsIfPrioStringValue(value string) FvRsConsIfPrioStringValue

func (FvRsConsIfPrioStringValue) Equal

func (FvRsConsIfPrioStringValue) NamedValueString

func (v FvRsConsIfPrioStringValue) NamedValueString() string

func (FvRsConsIfPrioStringValue) StringSemanticEquals

func (v FvRsConsIfPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (FvRsConsIfPrioStringValue) Type

type FvRsConsPrioStringType

type FvRsConsPrioStringType struct {
	basetypes.StringType
}

func (FvRsConsPrioStringType) Equal

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

func (FvRsConsPrioStringType) String

func (t FvRsConsPrioStringType) String() string

func (FvRsConsPrioStringType) ValueFromString

func (FvRsConsPrioStringType) ValueFromTerraform

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

func (FvRsConsPrioStringType) ValueType

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

type FvRsConsPrioStringValue

type FvRsConsPrioStringValue struct {
	basetypes.StringValue
}

func NewFvRsConsPrioStringNull

func NewFvRsConsPrioStringNull() FvRsConsPrioStringValue

func NewFvRsConsPrioStringPointerValue

func NewFvRsConsPrioStringPointerValue(value *string) FvRsConsPrioStringValue

func NewFvRsConsPrioStringUnknown

func NewFvRsConsPrioStringUnknown() FvRsConsPrioStringValue

func NewFvRsConsPrioStringValue

func NewFvRsConsPrioStringValue(value string) FvRsConsPrioStringValue

func (FvRsConsPrioStringValue) Equal

func (FvRsConsPrioStringValue) NamedValueString

func (v FvRsConsPrioStringValue) NamedValueString() string

func (FvRsConsPrioStringValue) StringSemanticEquals

func (v FvRsConsPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (FvRsConsPrioStringValue) Type

type FvRsProvPrioStringType

type FvRsProvPrioStringType struct {
	basetypes.StringType
}

func (FvRsProvPrioStringType) Equal

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

func (FvRsProvPrioStringType) String

func (t FvRsProvPrioStringType) String() string

func (FvRsProvPrioStringType) ValueFromString

func (FvRsProvPrioStringType) ValueFromTerraform

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

func (FvRsProvPrioStringType) ValueType

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

type FvRsProvPrioStringValue

type FvRsProvPrioStringValue struct {
	basetypes.StringValue
}

func NewFvRsProvPrioStringNull

func NewFvRsProvPrioStringNull() FvRsProvPrioStringValue

func NewFvRsProvPrioStringPointerValue

func NewFvRsProvPrioStringPointerValue(value *string) FvRsProvPrioStringValue

func NewFvRsProvPrioStringUnknown

func NewFvRsProvPrioStringUnknown() FvRsProvPrioStringValue

func NewFvRsProvPrioStringValue

func NewFvRsProvPrioStringValue(value string) FvRsProvPrioStringValue

func (FvRsProvPrioStringValue) Equal

func (FvRsProvPrioStringValue) NamedValueString

func (v FvRsProvPrioStringValue) NamedValueString() string

func (FvRsProvPrioStringValue) StringSemanticEquals

func (v FvRsProvPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (FvRsProvPrioStringValue) Type

type L3extInstPPrioStringType added in v2.17.0

type L3extInstPPrioStringType struct {
	basetypes.StringType
}

func (L3extInstPPrioStringType) Equal added in v2.17.0

func (L3extInstPPrioStringType) String added in v2.17.0

func (t L3extInstPPrioStringType) String() string

func (L3extInstPPrioStringType) ValueFromString added in v2.17.0

func (L3extInstPPrioStringType) ValueFromTerraform added in v2.17.0

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

func (L3extInstPPrioStringType) ValueType added in v2.17.0

type L3extInstPPrioStringValue added in v2.17.0

type L3extInstPPrioStringValue struct {
	basetypes.StringValue
}

func NewL3extInstPPrioStringNull added in v2.17.0

func NewL3extInstPPrioStringNull() L3extInstPPrioStringValue

func NewL3extInstPPrioStringPointerValue added in v2.17.0

func NewL3extInstPPrioStringPointerValue(value *string) L3extInstPPrioStringValue

func NewL3extInstPPrioStringUnknown added in v2.17.0

func NewL3extInstPPrioStringUnknown() L3extInstPPrioStringValue

func NewL3extInstPPrioStringValue added in v2.17.0

func NewL3extInstPPrioStringValue(value string) L3extInstPPrioStringValue

func (L3extInstPPrioStringValue) Equal added in v2.17.0

func (L3extInstPPrioStringValue) NamedValueString added in v2.17.0

func (v L3extInstPPrioStringValue) NamedValueString() string

func (L3extInstPPrioStringValue) StringSemanticEquals added in v2.17.0

func (v L3extInstPPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (L3extInstPPrioStringValue) Type added in v2.17.0

type L3extInstPTargetDscpStringType added in v2.17.0

type L3extInstPTargetDscpStringType struct {
	basetypes.StringType
}

func (L3extInstPTargetDscpStringType) Equal added in v2.17.0

func (L3extInstPTargetDscpStringType) String added in v2.17.0

func (L3extInstPTargetDscpStringType) ValueFromString added in v2.17.0

func (L3extInstPTargetDscpStringType) ValueFromTerraform added in v2.17.0

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

func (L3extInstPTargetDscpStringType) ValueType added in v2.17.0

type L3extInstPTargetDscpStringValue added in v2.17.0

type L3extInstPTargetDscpStringValue struct {
	basetypes.StringValue
}

func NewL3extInstPTargetDscpStringNull added in v2.17.0

func NewL3extInstPTargetDscpStringNull() L3extInstPTargetDscpStringValue

func NewL3extInstPTargetDscpStringPointerValue added in v2.17.0

func NewL3extInstPTargetDscpStringPointerValue(value *string) L3extInstPTargetDscpStringValue

func NewL3extInstPTargetDscpStringUnknown added in v2.17.0

func NewL3extInstPTargetDscpStringUnknown() L3extInstPTargetDscpStringValue

func NewL3extInstPTargetDscpStringValue added in v2.17.0

func NewL3extInstPTargetDscpStringValue(value string) L3extInstPTargetDscpStringValue

func (L3extInstPTargetDscpStringValue) Equal added in v2.17.0

func (L3extInstPTargetDscpStringValue) NamedValueString added in v2.17.0

func (v L3extInstPTargetDscpStringValue) NamedValueString() string

func (L3extInstPTargetDscpStringValue) StringSemanticEquals added in v2.17.0

func (v L3extInstPTargetDscpStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (L3extInstPTargetDscpStringValue) Type added in v2.17.0

type MgmtInstPPrioStringType

type MgmtInstPPrioStringType struct {
	basetypes.StringType
}

func (MgmtInstPPrioStringType) Equal

func (MgmtInstPPrioStringType) String

func (t MgmtInstPPrioStringType) String() string

func (MgmtInstPPrioStringType) ValueFromString

func (MgmtInstPPrioStringType) ValueFromTerraform

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

func (MgmtInstPPrioStringType) ValueType

type MgmtInstPPrioStringValue

type MgmtInstPPrioStringValue struct {
	basetypes.StringValue
}

func NewMgmtInstPPrioStringNull

func NewMgmtInstPPrioStringNull() MgmtInstPPrioStringValue

func NewMgmtInstPPrioStringPointerValue

func NewMgmtInstPPrioStringPointerValue(value *string) MgmtInstPPrioStringValue

func NewMgmtInstPPrioStringUnknown

func NewMgmtInstPPrioStringUnknown() MgmtInstPPrioStringValue

func NewMgmtInstPPrioStringValue

func NewMgmtInstPPrioStringValue(value string) MgmtInstPPrioStringValue

func (MgmtInstPPrioStringValue) Equal

func (MgmtInstPPrioStringValue) NamedValueString

func (v MgmtInstPPrioStringValue) NamedValueString() string

func (MgmtInstPPrioStringValue) StringSemanticEquals

func (v MgmtInstPPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (MgmtInstPPrioStringValue) Type

type MgmtRsOoBConsPrioStringType

type MgmtRsOoBConsPrioStringType struct {
	basetypes.StringType
}

func (MgmtRsOoBConsPrioStringType) Equal

func (MgmtRsOoBConsPrioStringType) String

func (MgmtRsOoBConsPrioStringType) ValueFromString

func (MgmtRsOoBConsPrioStringType) ValueFromTerraform

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

func (MgmtRsOoBConsPrioStringType) ValueType

type MgmtRsOoBConsPrioStringValue

type MgmtRsOoBConsPrioStringValue struct {
	basetypes.StringValue
}

func NewMgmtRsOoBConsPrioStringNull

func NewMgmtRsOoBConsPrioStringNull() MgmtRsOoBConsPrioStringValue

func NewMgmtRsOoBConsPrioStringPointerValue

func NewMgmtRsOoBConsPrioStringPointerValue(value *string) MgmtRsOoBConsPrioStringValue

func NewMgmtRsOoBConsPrioStringUnknown

func NewMgmtRsOoBConsPrioStringUnknown() MgmtRsOoBConsPrioStringValue

func NewMgmtRsOoBConsPrioStringValue

func NewMgmtRsOoBConsPrioStringValue(value string) MgmtRsOoBConsPrioStringValue

func (MgmtRsOoBConsPrioStringValue) Equal

func (MgmtRsOoBConsPrioStringValue) NamedValueString

func (v MgmtRsOoBConsPrioStringValue) NamedValueString() string

func (MgmtRsOoBConsPrioStringValue) StringSemanticEquals

func (v MgmtRsOoBConsPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (MgmtRsOoBConsPrioStringValue) Type

type NetflowExporterPolDscpStringType

type NetflowExporterPolDscpStringType struct {
	basetypes.StringType
}

func (NetflowExporterPolDscpStringType) Equal

func (NetflowExporterPolDscpStringType) String

func (NetflowExporterPolDscpStringType) ValueFromString

func (NetflowExporterPolDscpStringType) ValueFromTerraform

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

func (NetflowExporterPolDscpStringType) ValueType

type NetflowExporterPolDscpStringValue

type NetflowExporterPolDscpStringValue struct {
	basetypes.StringValue
}

func NewNetflowExporterPolDscpStringNull

func NewNetflowExporterPolDscpStringNull() NetflowExporterPolDscpStringValue

func NewNetflowExporterPolDscpStringPointerValue

func NewNetflowExporterPolDscpStringPointerValue(value *string) NetflowExporterPolDscpStringValue

func NewNetflowExporterPolDscpStringUnknown

func NewNetflowExporterPolDscpStringUnknown() NetflowExporterPolDscpStringValue

func NewNetflowExporterPolDscpStringValue

func NewNetflowExporterPolDscpStringValue(value string) NetflowExporterPolDscpStringValue

func (NetflowExporterPolDscpStringValue) Equal

func (NetflowExporterPolDscpStringValue) NamedValueString

func (v NetflowExporterPolDscpStringValue) NamedValueString() string

func (NetflowExporterPolDscpStringValue) StringSemanticEquals

func (v NetflowExporterPolDscpStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (NetflowExporterPolDscpStringValue) Type

type NetflowExporterPolDstPortStringType

type NetflowExporterPolDstPortStringType struct {
	basetypes.StringType
}

func (NetflowExporterPolDstPortStringType) Equal

func (NetflowExporterPolDstPortStringType) String

func (NetflowExporterPolDstPortStringType) ValueFromString

func (NetflowExporterPolDstPortStringType) ValueFromTerraform

func (NetflowExporterPolDstPortStringType) ValueType

type NetflowExporterPolDstPortStringValue

type NetflowExporterPolDstPortStringValue struct {
	basetypes.StringValue
}

func NewNetflowExporterPolDstPortStringNull

func NewNetflowExporterPolDstPortStringNull() NetflowExporterPolDstPortStringValue

func NewNetflowExporterPolDstPortStringPointerValue

func NewNetflowExporterPolDstPortStringPointerValue(value *string) NetflowExporterPolDstPortStringValue

func NewNetflowExporterPolDstPortStringUnknown

func NewNetflowExporterPolDstPortStringUnknown() NetflowExporterPolDstPortStringValue

func NewNetflowExporterPolDstPortStringValue

func NewNetflowExporterPolDstPortStringValue(value string) NetflowExporterPolDstPortStringValue

func (NetflowExporterPolDstPortStringValue) Equal

func (NetflowExporterPolDstPortStringValue) NamedValueString

func (v NetflowExporterPolDstPortStringValue) NamedValueString() string

func (NetflowExporterPolDstPortStringValue) StringSemanticEquals

func (NetflowExporterPolDstPortStringValue) Type

type QosDot1PClassFromStringType

type QosDot1PClassFromStringType struct {
	basetypes.StringType
}

func (QosDot1PClassFromStringType) Equal

func (QosDot1PClassFromStringType) String

func (QosDot1PClassFromStringType) ValueFromString

func (QosDot1PClassFromStringType) ValueFromTerraform

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

func (QosDot1PClassFromStringType) ValueType

type QosDot1PClassFromStringValue

type QosDot1PClassFromStringValue struct {
	basetypes.StringValue
}

func NewQosDot1PClassFromStringNull

func NewQosDot1PClassFromStringNull() QosDot1PClassFromStringValue

func NewQosDot1PClassFromStringPointerValue

func NewQosDot1PClassFromStringPointerValue(value *string) QosDot1PClassFromStringValue

func NewQosDot1PClassFromStringUnknown

func NewQosDot1PClassFromStringUnknown() QosDot1PClassFromStringValue

func NewQosDot1PClassFromStringValue

func NewQosDot1PClassFromStringValue(value string) QosDot1PClassFromStringValue

func (QosDot1PClassFromStringValue) Equal

func (QosDot1PClassFromStringValue) NamedValueString

func (v QosDot1PClassFromStringValue) NamedValueString() string

func (QosDot1PClassFromStringValue) StringSemanticEquals

func (v QosDot1PClassFromStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDot1PClassFromStringValue) Type

type QosDot1PClassPrioStringType

type QosDot1PClassPrioStringType struct {
	basetypes.StringType
}

func (QosDot1PClassPrioStringType) Equal

func (QosDot1PClassPrioStringType) String

func (QosDot1PClassPrioStringType) ValueFromString

func (QosDot1PClassPrioStringType) ValueFromTerraform

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

func (QosDot1PClassPrioStringType) ValueType

type QosDot1PClassPrioStringValue

type QosDot1PClassPrioStringValue struct {
	basetypes.StringValue
}

func NewQosDot1PClassPrioStringNull

func NewQosDot1PClassPrioStringNull() QosDot1PClassPrioStringValue

func NewQosDot1PClassPrioStringPointerValue

func NewQosDot1PClassPrioStringPointerValue(value *string) QosDot1PClassPrioStringValue

func NewQosDot1PClassPrioStringUnknown

func NewQosDot1PClassPrioStringUnknown() QosDot1PClassPrioStringValue

func NewQosDot1PClassPrioStringValue

func NewQosDot1PClassPrioStringValue(value string) QosDot1PClassPrioStringValue

func (QosDot1PClassPrioStringValue) Equal

func (QosDot1PClassPrioStringValue) NamedValueString

func (v QosDot1PClassPrioStringValue) NamedValueString() string

func (QosDot1PClassPrioStringValue) StringSemanticEquals

func (v QosDot1PClassPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDot1PClassPrioStringValue) Type

type QosDot1PClassTargetCosStringType

type QosDot1PClassTargetCosStringType struct {
	basetypes.StringType
}

func (QosDot1PClassTargetCosStringType) Equal

func (QosDot1PClassTargetCosStringType) String

func (QosDot1PClassTargetCosStringType) ValueFromString

func (QosDot1PClassTargetCosStringType) ValueFromTerraform

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

func (QosDot1PClassTargetCosStringType) ValueType

type QosDot1PClassTargetCosStringValue

type QosDot1PClassTargetCosStringValue struct {
	basetypes.StringValue
}

func NewQosDot1PClassTargetCosStringNull

func NewQosDot1PClassTargetCosStringNull() QosDot1PClassTargetCosStringValue

func NewQosDot1PClassTargetCosStringPointerValue

func NewQosDot1PClassTargetCosStringPointerValue(value *string) QosDot1PClassTargetCosStringValue

func NewQosDot1PClassTargetCosStringUnknown

func NewQosDot1PClassTargetCosStringUnknown() QosDot1PClassTargetCosStringValue

func NewQosDot1PClassTargetCosStringValue

func NewQosDot1PClassTargetCosStringValue(value string) QosDot1PClassTargetCosStringValue

func (QosDot1PClassTargetCosStringValue) Equal

func (QosDot1PClassTargetCosStringValue) NamedValueString

func (v QosDot1PClassTargetCosStringValue) NamedValueString() string

func (QosDot1PClassTargetCosStringValue) StringSemanticEquals

func (v QosDot1PClassTargetCosStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDot1PClassTargetCosStringValue) Type

type QosDot1PClassTargetStringType

type QosDot1PClassTargetStringType struct {
	basetypes.StringType
}

func (QosDot1PClassTargetStringType) Equal

func (QosDot1PClassTargetStringType) String

func (QosDot1PClassTargetStringType) ValueFromString

func (QosDot1PClassTargetStringType) ValueFromTerraform

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

func (QosDot1PClassTargetStringType) ValueType

type QosDot1PClassTargetStringValue

type QosDot1PClassTargetStringValue struct {
	basetypes.StringValue
}

func NewQosDot1PClassTargetStringNull

func NewQosDot1PClassTargetStringNull() QosDot1PClassTargetStringValue

func NewQosDot1PClassTargetStringPointerValue

func NewQosDot1PClassTargetStringPointerValue(value *string) QosDot1PClassTargetStringValue

func NewQosDot1PClassTargetStringUnknown

func NewQosDot1PClassTargetStringUnknown() QosDot1PClassTargetStringValue

func NewQosDot1PClassTargetStringValue

func NewQosDot1PClassTargetStringValue(value string) QosDot1PClassTargetStringValue

func (QosDot1PClassTargetStringValue) Equal

func (QosDot1PClassTargetStringValue) NamedValueString

func (v QosDot1PClassTargetStringValue) NamedValueString() string

func (QosDot1PClassTargetStringValue) StringSemanticEquals

func (v QosDot1PClassTargetStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDot1PClassTargetStringValue) Type

type QosDot1PClassToStringType

type QosDot1PClassToStringType struct {
	basetypes.StringType
}

func (QosDot1PClassToStringType) Equal

func (QosDot1PClassToStringType) String

func (t QosDot1PClassToStringType) String() string

func (QosDot1PClassToStringType) ValueFromString

func (QosDot1PClassToStringType) ValueFromTerraform

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

func (QosDot1PClassToStringType) ValueType

type QosDot1PClassToStringValue

type QosDot1PClassToStringValue struct {
	basetypes.StringValue
}

func NewQosDot1PClassToStringNull

func NewQosDot1PClassToStringNull() QosDot1PClassToStringValue

func NewQosDot1PClassToStringPointerValue

func NewQosDot1PClassToStringPointerValue(value *string) QosDot1PClassToStringValue

func NewQosDot1PClassToStringUnknown

func NewQosDot1PClassToStringUnknown() QosDot1PClassToStringValue

func NewQosDot1PClassToStringValue

func NewQosDot1PClassToStringValue(value string) QosDot1PClassToStringValue

func (QosDot1PClassToStringValue) Equal

func (QosDot1PClassToStringValue) NamedValueString

func (v QosDot1PClassToStringValue) NamedValueString() string

func (QosDot1PClassToStringValue) StringSemanticEquals

func (v QosDot1PClassToStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDot1PClassToStringValue) Type

type QosDppPolBeStringType

type QosDppPolBeStringType struct {
	basetypes.StringType
}

func (QosDppPolBeStringType) Equal

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

func (QosDppPolBeStringType) String

func (t QosDppPolBeStringType) String() string

func (QosDppPolBeStringType) ValueFromString

func (QosDppPolBeStringType) ValueFromTerraform

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

func (QosDppPolBeStringType) ValueType

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

type QosDppPolBeStringValue

type QosDppPolBeStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolBeStringNull

func NewQosDppPolBeStringNull() QosDppPolBeStringValue

func NewQosDppPolBeStringPointerValue

func NewQosDppPolBeStringPointerValue(value *string) QosDppPolBeStringValue

func NewQosDppPolBeStringUnknown

func NewQosDppPolBeStringUnknown() QosDppPolBeStringValue

func NewQosDppPolBeStringValue

func NewQosDppPolBeStringValue(value string) QosDppPolBeStringValue

func (QosDppPolBeStringValue) Equal

func (QosDppPolBeStringValue) NamedValueString

func (v QosDppPolBeStringValue) NamedValueString() string

func (QosDppPolBeStringValue) StringSemanticEquals

func (v QosDppPolBeStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDppPolBeStringValue) Type

type QosDppPolBurstStringType

type QosDppPolBurstStringType struct {
	basetypes.StringType
}

func (QosDppPolBurstStringType) Equal

func (QosDppPolBurstStringType) String

func (t QosDppPolBurstStringType) String() string

func (QosDppPolBurstStringType) ValueFromString

func (QosDppPolBurstStringType) ValueFromTerraform

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

func (QosDppPolBurstStringType) ValueType

type QosDppPolBurstStringValue

type QosDppPolBurstStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolBurstStringNull

func NewQosDppPolBurstStringNull() QosDppPolBurstStringValue

func NewQosDppPolBurstStringPointerValue

func NewQosDppPolBurstStringPointerValue(value *string) QosDppPolBurstStringValue

func NewQosDppPolBurstStringUnknown

func NewQosDppPolBurstStringUnknown() QosDppPolBurstStringValue

func NewQosDppPolBurstStringValue

func NewQosDppPolBurstStringValue(value string) QosDppPolBurstStringValue

func (QosDppPolBurstStringValue) Equal

func (QosDppPolBurstStringValue) NamedValueString

func (v QosDppPolBurstStringValue) NamedValueString() string

func (QosDppPolBurstStringValue) StringSemanticEquals

func (v QosDppPolBurstStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDppPolBurstStringValue) Type

type QosDppPolConformMarkCosStringType

type QosDppPolConformMarkCosStringType struct {
	basetypes.StringType
}

func (QosDppPolConformMarkCosStringType) Equal

func (QosDppPolConformMarkCosStringType) String

func (QosDppPolConformMarkCosStringType) ValueFromString

func (QosDppPolConformMarkCosStringType) ValueFromTerraform

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

func (QosDppPolConformMarkCosStringType) ValueType

type QosDppPolConformMarkCosStringValue

type QosDppPolConformMarkCosStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolConformMarkCosStringNull

func NewQosDppPolConformMarkCosStringNull() QosDppPolConformMarkCosStringValue

func NewQosDppPolConformMarkCosStringPointerValue

func NewQosDppPolConformMarkCosStringPointerValue(value *string) QosDppPolConformMarkCosStringValue

func NewQosDppPolConformMarkCosStringUnknown

func NewQosDppPolConformMarkCosStringUnknown() QosDppPolConformMarkCosStringValue

func NewQosDppPolConformMarkCosStringValue

func NewQosDppPolConformMarkCosStringValue(value string) QosDppPolConformMarkCosStringValue

func (QosDppPolConformMarkCosStringValue) Equal

func (QosDppPolConformMarkCosStringValue) NamedValueString

func (v QosDppPolConformMarkCosStringValue) NamedValueString() string

func (QosDppPolConformMarkCosStringValue) StringSemanticEquals

func (v QosDppPolConformMarkCosStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDppPolConformMarkCosStringValue) Type

type QosDppPolConformMarkDscpStringType

type QosDppPolConformMarkDscpStringType struct {
	basetypes.StringType
}

func (QosDppPolConformMarkDscpStringType) Equal

func (QosDppPolConformMarkDscpStringType) String

func (QosDppPolConformMarkDscpStringType) ValueFromString

func (QosDppPolConformMarkDscpStringType) ValueFromTerraform

func (QosDppPolConformMarkDscpStringType) ValueType

type QosDppPolConformMarkDscpStringValue

type QosDppPolConformMarkDscpStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolConformMarkDscpStringNull

func NewQosDppPolConformMarkDscpStringNull() QosDppPolConformMarkDscpStringValue

func NewQosDppPolConformMarkDscpStringPointerValue

func NewQosDppPolConformMarkDscpStringPointerValue(value *string) QosDppPolConformMarkDscpStringValue

func NewQosDppPolConformMarkDscpStringUnknown

func NewQosDppPolConformMarkDscpStringUnknown() QosDppPolConformMarkDscpStringValue

func NewQosDppPolConformMarkDscpStringValue

func NewQosDppPolConformMarkDscpStringValue(value string) QosDppPolConformMarkDscpStringValue

func (QosDppPolConformMarkDscpStringValue) Equal

func (QosDppPolConformMarkDscpStringValue) NamedValueString

func (v QosDppPolConformMarkDscpStringValue) NamedValueString() string

func (QosDppPolConformMarkDscpStringValue) StringSemanticEquals

func (QosDppPolConformMarkDscpStringValue) Type

type QosDppPolExceedMarkCosStringType

type QosDppPolExceedMarkCosStringType struct {
	basetypes.StringType
}

func (QosDppPolExceedMarkCosStringType) Equal

func (QosDppPolExceedMarkCosStringType) String

func (QosDppPolExceedMarkCosStringType) ValueFromString

func (QosDppPolExceedMarkCosStringType) ValueFromTerraform

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

func (QosDppPolExceedMarkCosStringType) ValueType

type QosDppPolExceedMarkCosStringValue

type QosDppPolExceedMarkCosStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolExceedMarkCosStringNull

func NewQosDppPolExceedMarkCosStringNull() QosDppPolExceedMarkCosStringValue

func NewQosDppPolExceedMarkCosStringPointerValue

func NewQosDppPolExceedMarkCosStringPointerValue(value *string) QosDppPolExceedMarkCosStringValue

func NewQosDppPolExceedMarkCosStringUnknown

func NewQosDppPolExceedMarkCosStringUnknown() QosDppPolExceedMarkCosStringValue

func NewQosDppPolExceedMarkCosStringValue

func NewQosDppPolExceedMarkCosStringValue(value string) QosDppPolExceedMarkCosStringValue

func (QosDppPolExceedMarkCosStringValue) Equal

func (QosDppPolExceedMarkCosStringValue) NamedValueString

func (v QosDppPolExceedMarkCosStringValue) NamedValueString() string

func (QosDppPolExceedMarkCosStringValue) StringSemanticEquals

func (v QosDppPolExceedMarkCosStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDppPolExceedMarkCosStringValue) Type

type QosDppPolExceedMarkDscpStringType

type QosDppPolExceedMarkDscpStringType struct {
	basetypes.StringType
}

func (QosDppPolExceedMarkDscpStringType) Equal

func (QosDppPolExceedMarkDscpStringType) String

func (QosDppPolExceedMarkDscpStringType) ValueFromString

func (QosDppPolExceedMarkDscpStringType) ValueFromTerraform

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

func (QosDppPolExceedMarkDscpStringType) ValueType

type QosDppPolExceedMarkDscpStringValue

type QosDppPolExceedMarkDscpStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolExceedMarkDscpStringNull

func NewQosDppPolExceedMarkDscpStringNull() QosDppPolExceedMarkDscpStringValue

func NewQosDppPolExceedMarkDscpStringPointerValue

func NewQosDppPolExceedMarkDscpStringPointerValue(value *string) QosDppPolExceedMarkDscpStringValue

func NewQosDppPolExceedMarkDscpStringUnknown

func NewQosDppPolExceedMarkDscpStringUnknown() QosDppPolExceedMarkDscpStringValue

func NewQosDppPolExceedMarkDscpStringValue

func NewQosDppPolExceedMarkDscpStringValue(value string) QosDppPolExceedMarkDscpStringValue

func (QosDppPolExceedMarkDscpStringValue) Equal

func (QosDppPolExceedMarkDscpStringValue) NamedValueString

func (v QosDppPolExceedMarkDscpStringValue) NamedValueString() string

func (QosDppPolExceedMarkDscpStringValue) StringSemanticEquals

func (v QosDppPolExceedMarkDscpStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDppPolExceedMarkDscpStringValue) Type

type QosDppPolViolateMarkCosStringType

type QosDppPolViolateMarkCosStringType struct {
	basetypes.StringType
}

func (QosDppPolViolateMarkCosStringType) Equal

func (QosDppPolViolateMarkCosStringType) String

func (QosDppPolViolateMarkCosStringType) ValueFromString

func (QosDppPolViolateMarkCosStringType) ValueFromTerraform

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

func (QosDppPolViolateMarkCosStringType) ValueType

type QosDppPolViolateMarkCosStringValue

type QosDppPolViolateMarkCosStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolViolateMarkCosStringNull

func NewQosDppPolViolateMarkCosStringNull() QosDppPolViolateMarkCosStringValue

func NewQosDppPolViolateMarkCosStringPointerValue

func NewQosDppPolViolateMarkCosStringPointerValue(value *string) QosDppPolViolateMarkCosStringValue

func NewQosDppPolViolateMarkCosStringUnknown

func NewQosDppPolViolateMarkCosStringUnknown() QosDppPolViolateMarkCosStringValue

func NewQosDppPolViolateMarkCosStringValue

func NewQosDppPolViolateMarkCosStringValue(value string) QosDppPolViolateMarkCosStringValue

func (QosDppPolViolateMarkCosStringValue) Equal

func (QosDppPolViolateMarkCosStringValue) NamedValueString

func (v QosDppPolViolateMarkCosStringValue) NamedValueString() string

func (QosDppPolViolateMarkCosStringValue) StringSemanticEquals

func (v QosDppPolViolateMarkCosStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDppPolViolateMarkCosStringValue) Type

type QosDppPolViolateMarkDscpStringType

type QosDppPolViolateMarkDscpStringType struct {
	basetypes.StringType
}

func (QosDppPolViolateMarkDscpStringType) Equal

func (QosDppPolViolateMarkDscpStringType) String

func (QosDppPolViolateMarkDscpStringType) ValueFromString

func (QosDppPolViolateMarkDscpStringType) ValueFromTerraform

func (QosDppPolViolateMarkDscpStringType) ValueType

type QosDppPolViolateMarkDscpStringValue

type QosDppPolViolateMarkDscpStringValue struct {
	basetypes.StringValue
}

func NewQosDppPolViolateMarkDscpStringNull

func NewQosDppPolViolateMarkDscpStringNull() QosDppPolViolateMarkDscpStringValue

func NewQosDppPolViolateMarkDscpStringPointerValue

func NewQosDppPolViolateMarkDscpStringPointerValue(value *string) QosDppPolViolateMarkDscpStringValue

func NewQosDppPolViolateMarkDscpStringUnknown

func NewQosDppPolViolateMarkDscpStringUnknown() QosDppPolViolateMarkDscpStringValue

func NewQosDppPolViolateMarkDscpStringValue

func NewQosDppPolViolateMarkDscpStringValue(value string) QosDppPolViolateMarkDscpStringValue

func (QosDppPolViolateMarkDscpStringValue) Equal

func (QosDppPolViolateMarkDscpStringValue) NamedValueString

func (v QosDppPolViolateMarkDscpStringValue) NamedValueString() string

func (QosDppPolViolateMarkDscpStringValue) StringSemanticEquals

func (QosDppPolViolateMarkDscpStringValue) Type

type QosDscpClassFromStringType

type QosDscpClassFromStringType struct {
	basetypes.StringType
}

func (QosDscpClassFromStringType) Equal

func (QosDscpClassFromStringType) String

func (QosDscpClassFromStringType) ValueFromString

func (QosDscpClassFromStringType) ValueFromTerraform

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

func (QosDscpClassFromStringType) ValueType

type QosDscpClassFromStringValue

type QosDscpClassFromStringValue struct {
	basetypes.StringValue
}

func NewQosDscpClassFromStringNull

func NewQosDscpClassFromStringNull() QosDscpClassFromStringValue

func NewQosDscpClassFromStringPointerValue

func NewQosDscpClassFromStringPointerValue(value *string) QosDscpClassFromStringValue

func NewQosDscpClassFromStringUnknown

func NewQosDscpClassFromStringUnknown() QosDscpClassFromStringValue

func NewQosDscpClassFromStringValue

func NewQosDscpClassFromStringValue(value string) QosDscpClassFromStringValue

func (QosDscpClassFromStringValue) Equal

func (QosDscpClassFromStringValue) NamedValueString

func (v QosDscpClassFromStringValue) NamedValueString() string

func (QosDscpClassFromStringValue) StringSemanticEquals

func (v QosDscpClassFromStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDscpClassFromStringValue) Type

type QosDscpClassPrioStringType

type QosDscpClassPrioStringType struct {
	basetypes.StringType
}

func (QosDscpClassPrioStringType) Equal

func (QosDscpClassPrioStringType) String

func (QosDscpClassPrioStringType) ValueFromString

func (QosDscpClassPrioStringType) ValueFromTerraform

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

func (QosDscpClassPrioStringType) ValueType

type QosDscpClassPrioStringValue

type QosDscpClassPrioStringValue struct {
	basetypes.StringValue
}

func NewQosDscpClassPrioStringNull

func NewQosDscpClassPrioStringNull() QosDscpClassPrioStringValue

func NewQosDscpClassPrioStringPointerValue

func NewQosDscpClassPrioStringPointerValue(value *string) QosDscpClassPrioStringValue

func NewQosDscpClassPrioStringUnknown

func NewQosDscpClassPrioStringUnknown() QosDscpClassPrioStringValue

func NewQosDscpClassPrioStringValue

func NewQosDscpClassPrioStringValue(value string) QosDscpClassPrioStringValue

func (QosDscpClassPrioStringValue) Equal

func (QosDscpClassPrioStringValue) NamedValueString

func (v QosDscpClassPrioStringValue) NamedValueString() string

func (QosDscpClassPrioStringValue) StringSemanticEquals

func (v QosDscpClassPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDscpClassPrioStringValue) Type

type QosDscpClassTargetCosStringType

type QosDscpClassTargetCosStringType struct {
	basetypes.StringType
}

func (QosDscpClassTargetCosStringType) Equal

func (QosDscpClassTargetCosStringType) String

func (QosDscpClassTargetCosStringType) ValueFromString

func (QosDscpClassTargetCosStringType) ValueFromTerraform

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

func (QosDscpClassTargetCosStringType) ValueType

type QosDscpClassTargetCosStringValue

type QosDscpClassTargetCosStringValue struct {
	basetypes.StringValue
}

func NewQosDscpClassTargetCosStringNull

func NewQosDscpClassTargetCosStringNull() QosDscpClassTargetCosStringValue

func NewQosDscpClassTargetCosStringPointerValue

func NewQosDscpClassTargetCosStringPointerValue(value *string) QosDscpClassTargetCosStringValue

func NewQosDscpClassTargetCosStringUnknown

func NewQosDscpClassTargetCosStringUnknown() QosDscpClassTargetCosStringValue

func NewQosDscpClassTargetCosStringValue

func NewQosDscpClassTargetCosStringValue(value string) QosDscpClassTargetCosStringValue

func (QosDscpClassTargetCosStringValue) Equal

func (QosDscpClassTargetCosStringValue) NamedValueString

func (v QosDscpClassTargetCosStringValue) NamedValueString() string

func (QosDscpClassTargetCosStringValue) StringSemanticEquals

func (v QosDscpClassTargetCosStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDscpClassTargetCosStringValue) Type

type QosDscpClassTargetStringType

type QosDscpClassTargetStringType struct {
	basetypes.StringType
}

func (QosDscpClassTargetStringType) Equal

func (QosDscpClassTargetStringType) String

func (QosDscpClassTargetStringType) ValueFromString

func (QosDscpClassTargetStringType) ValueFromTerraform

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

func (QosDscpClassTargetStringType) ValueType

type QosDscpClassTargetStringValue

type QosDscpClassTargetStringValue struct {
	basetypes.StringValue
}

func NewQosDscpClassTargetStringNull

func NewQosDscpClassTargetStringNull() QosDscpClassTargetStringValue

func NewQosDscpClassTargetStringPointerValue

func NewQosDscpClassTargetStringPointerValue(value *string) QosDscpClassTargetStringValue

func NewQosDscpClassTargetStringUnknown

func NewQosDscpClassTargetStringUnknown() QosDscpClassTargetStringValue

func NewQosDscpClassTargetStringValue

func NewQosDscpClassTargetStringValue(value string) QosDscpClassTargetStringValue

func (QosDscpClassTargetStringValue) Equal

func (QosDscpClassTargetStringValue) NamedValueString

func (v QosDscpClassTargetStringValue) NamedValueString() string

func (QosDscpClassTargetStringValue) StringSemanticEquals

func (v QosDscpClassTargetStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDscpClassTargetStringValue) Type

type QosDscpClassToStringType

type QosDscpClassToStringType struct {
	basetypes.StringType
}

func (QosDscpClassToStringType) Equal

func (QosDscpClassToStringType) String

func (t QosDscpClassToStringType) String() string

func (QosDscpClassToStringType) ValueFromString

func (QosDscpClassToStringType) ValueFromTerraform

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

func (QosDscpClassToStringType) ValueType

type QosDscpClassToStringValue

type QosDscpClassToStringValue struct {
	basetypes.StringValue
}

func NewQosDscpClassToStringNull

func NewQosDscpClassToStringNull() QosDscpClassToStringValue

func NewQosDscpClassToStringPointerValue

func NewQosDscpClassToStringPointerValue(value *string) QosDscpClassToStringValue

func NewQosDscpClassToStringUnknown

func NewQosDscpClassToStringUnknown() QosDscpClassToStringValue

func NewQosDscpClassToStringValue

func NewQosDscpClassToStringValue(value string) QosDscpClassToStringValue

func (QosDscpClassToStringValue) Equal

func (QosDscpClassToStringValue) NamedValueString

func (v QosDscpClassToStringValue) NamedValueString() string

func (QosDscpClassToStringValue) StringSemanticEquals

func (v QosDscpClassToStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (QosDscpClassToStringValue) Type

type VzOOBBrCPPrioStringType

type VzOOBBrCPPrioStringType struct {
	basetypes.StringType
}

func (VzOOBBrCPPrioStringType) Equal

func (VzOOBBrCPPrioStringType) String

func (t VzOOBBrCPPrioStringType) String() string

func (VzOOBBrCPPrioStringType) ValueFromString

func (VzOOBBrCPPrioStringType) ValueFromTerraform

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

func (VzOOBBrCPPrioStringType) ValueType

type VzOOBBrCPPrioStringValue

type VzOOBBrCPPrioStringValue struct {
	basetypes.StringValue
}

func NewVzOOBBrCPPrioStringNull

func NewVzOOBBrCPPrioStringNull() VzOOBBrCPPrioStringValue

func NewVzOOBBrCPPrioStringPointerValue

func NewVzOOBBrCPPrioStringPointerValue(value *string) VzOOBBrCPPrioStringValue

func NewVzOOBBrCPPrioStringUnknown

func NewVzOOBBrCPPrioStringUnknown() VzOOBBrCPPrioStringValue

func NewVzOOBBrCPPrioStringValue

func NewVzOOBBrCPPrioStringValue(value string) VzOOBBrCPPrioStringValue

func (VzOOBBrCPPrioStringValue) Equal

func (VzOOBBrCPPrioStringValue) NamedValueString

func (v VzOOBBrCPPrioStringValue) NamedValueString() string

func (VzOOBBrCPPrioStringValue) StringSemanticEquals

func (v VzOOBBrCPPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (VzOOBBrCPPrioStringValue) Type

type VzOOBBrCPTargetDscpStringType

type VzOOBBrCPTargetDscpStringType struct {
	basetypes.StringType
}

func (VzOOBBrCPTargetDscpStringType) Equal

func (VzOOBBrCPTargetDscpStringType) String

func (VzOOBBrCPTargetDscpStringType) ValueFromString

func (VzOOBBrCPTargetDscpStringType) ValueFromTerraform

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

func (VzOOBBrCPTargetDscpStringType) ValueType

type VzOOBBrCPTargetDscpStringValue

type VzOOBBrCPTargetDscpStringValue struct {
	basetypes.StringValue
}

func NewVzOOBBrCPTargetDscpStringNull

func NewVzOOBBrCPTargetDscpStringNull() VzOOBBrCPTargetDscpStringValue

func NewVzOOBBrCPTargetDscpStringPointerValue

func NewVzOOBBrCPTargetDscpStringPointerValue(value *string) VzOOBBrCPTargetDscpStringValue

func NewVzOOBBrCPTargetDscpStringUnknown

func NewVzOOBBrCPTargetDscpStringUnknown() VzOOBBrCPTargetDscpStringValue

func NewVzOOBBrCPTargetDscpStringValue

func NewVzOOBBrCPTargetDscpStringValue(value string) VzOOBBrCPTargetDscpStringValue

func (VzOOBBrCPTargetDscpStringValue) Equal

func (VzOOBBrCPTargetDscpStringValue) NamedValueString

func (v VzOOBBrCPTargetDscpStringValue) NamedValueString() string

func (VzOOBBrCPTargetDscpStringValue) StringSemanticEquals

func (v VzOOBBrCPTargetDscpStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (VzOOBBrCPTargetDscpStringValue) Type

type VzRsAnyToConsIfPrioStringType added in v2.17.0

type VzRsAnyToConsIfPrioStringType struct {
	basetypes.StringType
}

func (VzRsAnyToConsIfPrioStringType) Equal added in v2.17.0

func (VzRsAnyToConsIfPrioStringType) String added in v2.17.0

func (VzRsAnyToConsIfPrioStringType) ValueFromString added in v2.17.0

func (VzRsAnyToConsIfPrioStringType) ValueFromTerraform added in v2.17.0

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

func (VzRsAnyToConsIfPrioStringType) ValueType added in v2.17.0

type VzRsAnyToConsIfPrioStringValue added in v2.17.0

type VzRsAnyToConsIfPrioStringValue struct {
	basetypes.StringValue
}

func NewVzRsAnyToConsIfPrioStringNull added in v2.17.0

func NewVzRsAnyToConsIfPrioStringNull() VzRsAnyToConsIfPrioStringValue

func NewVzRsAnyToConsIfPrioStringPointerValue added in v2.17.0

func NewVzRsAnyToConsIfPrioStringPointerValue(value *string) VzRsAnyToConsIfPrioStringValue

func NewVzRsAnyToConsIfPrioStringUnknown added in v2.17.0

func NewVzRsAnyToConsIfPrioStringUnknown() VzRsAnyToConsIfPrioStringValue

func NewVzRsAnyToConsIfPrioStringValue added in v2.17.0

func NewVzRsAnyToConsIfPrioStringValue(value string) VzRsAnyToConsIfPrioStringValue

func (VzRsAnyToConsIfPrioStringValue) Equal added in v2.17.0

func (VzRsAnyToConsIfPrioStringValue) NamedValueString added in v2.17.0

func (v VzRsAnyToConsIfPrioStringValue) NamedValueString() string

func (VzRsAnyToConsIfPrioStringValue) StringSemanticEquals added in v2.17.0

func (v VzRsAnyToConsIfPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (VzRsAnyToConsIfPrioStringValue) Type added in v2.17.0

type VzRsAnyToConsPrioStringType added in v2.17.0

type VzRsAnyToConsPrioStringType struct {
	basetypes.StringType
}

func (VzRsAnyToConsPrioStringType) Equal added in v2.17.0

func (VzRsAnyToConsPrioStringType) String added in v2.17.0

func (VzRsAnyToConsPrioStringType) ValueFromString added in v2.17.0

func (VzRsAnyToConsPrioStringType) ValueFromTerraform added in v2.17.0

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

func (VzRsAnyToConsPrioStringType) ValueType added in v2.17.0

type VzRsAnyToConsPrioStringValue added in v2.17.0

type VzRsAnyToConsPrioStringValue struct {
	basetypes.StringValue
}

func NewVzRsAnyToConsPrioStringNull added in v2.17.0

func NewVzRsAnyToConsPrioStringNull() VzRsAnyToConsPrioStringValue

func NewVzRsAnyToConsPrioStringPointerValue added in v2.17.0

func NewVzRsAnyToConsPrioStringPointerValue(value *string) VzRsAnyToConsPrioStringValue

func NewVzRsAnyToConsPrioStringUnknown added in v2.17.0

func NewVzRsAnyToConsPrioStringUnknown() VzRsAnyToConsPrioStringValue

func NewVzRsAnyToConsPrioStringValue added in v2.17.0

func NewVzRsAnyToConsPrioStringValue(value string) VzRsAnyToConsPrioStringValue

func (VzRsAnyToConsPrioStringValue) Equal added in v2.17.0

func (VzRsAnyToConsPrioStringValue) NamedValueString added in v2.17.0

func (v VzRsAnyToConsPrioStringValue) NamedValueString() string

func (VzRsAnyToConsPrioStringValue) StringSemanticEquals added in v2.17.0

func (v VzRsAnyToConsPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (VzRsAnyToConsPrioStringValue) Type added in v2.17.0

type VzRsAnyToProvPrioStringType added in v2.17.0

type VzRsAnyToProvPrioStringType struct {
	basetypes.StringType
}

func (VzRsAnyToProvPrioStringType) Equal added in v2.17.0

func (VzRsAnyToProvPrioStringType) String added in v2.17.0

func (VzRsAnyToProvPrioStringType) ValueFromString added in v2.17.0

func (VzRsAnyToProvPrioStringType) ValueFromTerraform added in v2.17.0

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

func (VzRsAnyToProvPrioStringType) ValueType added in v2.17.0

type VzRsAnyToProvPrioStringValue added in v2.17.0

type VzRsAnyToProvPrioStringValue struct {
	basetypes.StringValue
}

func NewVzRsAnyToProvPrioStringNull added in v2.17.0

func NewVzRsAnyToProvPrioStringNull() VzRsAnyToProvPrioStringValue

func NewVzRsAnyToProvPrioStringPointerValue added in v2.17.0

func NewVzRsAnyToProvPrioStringPointerValue(value *string) VzRsAnyToProvPrioStringValue

func NewVzRsAnyToProvPrioStringUnknown added in v2.17.0

func NewVzRsAnyToProvPrioStringUnknown() VzRsAnyToProvPrioStringValue

func NewVzRsAnyToProvPrioStringValue added in v2.17.0

func NewVzRsAnyToProvPrioStringValue(value string) VzRsAnyToProvPrioStringValue

func (VzRsAnyToProvPrioStringValue) Equal added in v2.17.0

func (VzRsAnyToProvPrioStringValue) NamedValueString added in v2.17.0

func (v VzRsAnyToProvPrioStringValue) NamedValueString() string

func (VzRsAnyToProvPrioStringValue) StringSemanticEquals added in v2.17.0

func (v VzRsAnyToProvPrioStringValue) StringSemanticEquals(ctx context.Context, newValuable basetypes.StringValuable) (bool, diag.Diagnostics)

func (VzRsAnyToProvPrioStringValue) Type added in v2.17.0

Jump to

Keyboard shortcuts

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