qcs_connection

package
v1.0.1-bugfix-1 Latest Latest
Warning

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

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

Documentation

Overview

Copyright © 2024. Citrix Systems, Inc.

Copyright © 2024. Citrix Systems, Inc.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAwsWorkspacesDirectoryConnectionDataSource

func NewAwsWorkspacesDirectoryConnectionDataSource() datasource.DataSource

func NewAwsWorkspacesDirectoryConnectionResource

func NewAwsWorkspacesDirectoryConnectionResource() resource.Resource

Types

type AwsWorkspacesDirectoryConnectionDataSource

type AwsWorkspacesDirectoryConnectionDataSource struct {
	// contains filtered or unexported fields
}

AwsWorkspacesDirectoryConnectionDataSource is the data source implementation.

func (*AwsWorkspacesDirectoryConnectionDataSource) Configure

func (*AwsWorkspacesDirectoryConnectionDataSource) Metadata

func (*AwsWorkspacesDirectoryConnectionDataSource) Read

func (*AwsWorkspacesDirectoryConnectionDataSource) Schema

type AwsWorkspacesDirectoryConnectionDataSourceModel

type AwsWorkspacesDirectoryConnectionDataSourceModel struct {
	DirectoryConnectionId           types.String `tfsdk:"id"`
	AccountId                       types.String `tfsdk:"account"`
	Name                            types.String `tfsdk:"name"`
	ZoneId                          types.String `tfsdk:"zone"`
	ResourceLocationId              types.String `tfsdk:"resource_location"`
	Directory                       types.String `tfsdk:"directory"`
	Subnets                         types.Set    `tfsdk:"subnets"`
	Tenancy                         types.String `tfsdk:"tenancy"`
	UserEnabledAsLocalAdministrator types.Bool   `tfsdk:"user_enabled_as_local_administrator"`
	SecurityGroup                   types.String `tfsdk:"security_group"`
	DefaultOu                       types.String `tfsdk:"default_ou"`
}

func (AwsWorkspacesDirectoryConnectionDataSourceModel) GetAttributes

func (AwsWorkspacesDirectoryConnectionDataSourceModel) GetSchema

func (AwsWorkspacesDirectoryConnectionDataSourceModel) RefreshPropertyValues

type AwsWorkspacesDirectoryConnectionResourceModel

type AwsWorkspacesDirectoryConnectionResourceModel struct {
	DirectoryConnectionId           types.String `tfsdk:"id"`
	AccountId                       types.String `tfsdk:"account"`
	Name                            types.String `tfsdk:"name"`
	ZoneId                          types.String `tfsdk:"zone"`
	ResourceLocationId              types.String `tfsdk:"resource_location"`
	Directory                       types.String `tfsdk:"directory"`
	Subnets                         types.Set    `tfsdk:"subnets"`
	Tenancy                         types.String `tfsdk:"tenancy"`
	UserEnabledAsLocalAdministrator types.Bool   `tfsdk:"user_enabled_as_local_administrator"`
	SecurityGroup                   types.String `tfsdk:"security_group"`
	DefaultOu                       types.String `tfsdk:"default_ou"`
}

func (AwsWorkspacesDirectoryConnectionResourceModel) GetAttributes

func (AwsWorkspacesDirectoryConnectionResourceModel) GetSchema

func (AwsWorkspacesDirectoryConnectionResourceModel) RefreshPropertyValues

Jump to

Keyboard shortcuts

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