datasource_org_deviceprofiles_ap

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrgDeviceprofilesApDataSourceSchema

func OrgDeviceprofilesApDataSourceSchema(ctx context.Context) schema.Schema

Types

type OrgDeviceprofilesApModel

type OrgDeviceprofilesApModel struct {
	OrgId               types.String `tfsdk:"org_id"`
	OrgDeviceprofilesAp types.Set    `tfsdk:"deviceprofiles"`
}

type OrgDeviceprofilesApType

type OrgDeviceprofilesApType struct {
	basetypes.ObjectType
}

func (OrgDeviceprofilesApType) Equal

func (OrgDeviceprofilesApType) String

func (t OrgDeviceprofilesApType) String() string

func (OrgDeviceprofilesApType) ValueFromObject

func (OrgDeviceprofilesApType) ValueFromTerraform

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

func (OrgDeviceprofilesApType) ValueType

type OrgDeviceprofilesApValue

type OrgDeviceprofilesApValue 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 NewOrgDeviceprofilesApValue

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

func NewOrgDeviceprofilesApValueMust

func NewOrgDeviceprofilesApValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OrgDeviceprofilesApValue

func NewOrgDeviceprofilesApValueNull

func NewOrgDeviceprofilesApValueNull() OrgDeviceprofilesApValue

func NewOrgDeviceprofilesApValueUnknown

func NewOrgDeviceprofilesApValueUnknown() OrgDeviceprofilesApValue

func (OrgDeviceprofilesApValue) AttributeTypes

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

func (OrgDeviceprofilesApValue) Equal

func (OrgDeviceprofilesApValue) IsNull

func (v OrgDeviceprofilesApValue) IsNull() bool

func (OrgDeviceprofilesApValue) IsUnknown

func (v OrgDeviceprofilesApValue) IsUnknown() bool

func (OrgDeviceprofilesApValue) String

func (v OrgDeviceprofilesApValue) String() string

func (OrgDeviceprofilesApValue) ToObjectValue

func (OrgDeviceprofilesApValue) ToTerraformValue

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

func (OrgDeviceprofilesApValue) Type

Jump to

Keyboard shortcuts

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