qcs_account

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 22 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 NewAccountDataSource added in v1.0.0

func NewAccountDataSource() datasource.DataSource

func NewAwsWorkspacesAccountResource added in v1.0.0

func NewAwsWorkspacesAccountResource() resource.Resource

func NewAwsWorkspacesCloudFormationDataSource added in v1.0.3

func NewAwsWorkspacesCloudFormationDataSource() datasource.DataSource

Types

type AwsWorkspacesAccountDataSourceModel added in v1.0.0

type AwsWorkspacesAccountDataSourceModel struct {
	AccountId             types.String `tfsdk:"id"`
	Name                  types.String `tfsdk:"name"`
	AwsAccount            types.String `tfsdk:"aws_account"`
	AwsRegion             types.String `tfsdk:"aws_region"`
	AwsByolFeatureEnabled types.Bool   `tfsdk:"aws_byol_feature_enabled"`
}

func (AwsWorkspacesAccountDataSourceModel) GetAttributes added in v1.0.0

func (AwsWorkspacesAccountDataSourceModel) GetSchema added in v1.0.0

func (AwsWorkspacesAccountDataSourceModel) RefreshPropertyValues added in v1.0.0

type AwsWorkspacesAccountResourceModel

type AwsWorkspacesAccountResourceModel struct {
	AccountId             types.String `tfsdk:"id"`
	Name                  types.String `tfsdk:"name"`
	AwsAccount            types.String `tfsdk:"aws_account"`
	AwsRegion             types.String `tfsdk:"aws_region"`
	AwsAccessKeyId        types.String `tfsdk:"aws_access_key_id"`
	AwsSecretAccessKey    types.String `tfsdk:"aws_secret_access_key"`
	AwsRoleArn            types.String `tfsdk:"aws_role_arn"`
	AwsByolFeatureEnabled types.Bool   `tfsdk:"aws_byol_feature_enabled"`
}

func (AwsWorkspacesAccountResourceModel) GetAttributes

func (AwsWorkspacesAccountResourceModel) GetSchema

func (AwsWorkspacesAccountResourceModel) RefreshPropertyValues

type AwsWorkspacesCloudFormationDataSource added in v1.0.3

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

func (*AwsWorkspacesCloudFormationDataSource) Configure added in v1.0.3

func (*AwsWorkspacesCloudFormationDataSource) Metadata added in v1.0.3

Metadata returns the datasource type name.

func (*AwsWorkspacesCloudFormationDataSource) Read added in v1.0.3

Read refreshes the Terraform state with the latest data.

func (*AwsWorkspacesCloudFormationDataSource) Schema added in v1.0.3

Schema defines the schema for the datasource.

type AwsWorkspacesCloudFormationDataSourceModel added in v1.0.3

type AwsWorkspacesCloudFormationDataSourceModel struct {
	Content types.String `tfsdk:"content"`
}

func (AwsWorkspacesCloudFormationDataSourceModel) GetAttributes added in v1.0.3

func (AwsWorkspacesCloudFormationDataSourceModel) GetSchema added in v1.0.3

func (AwsWorkspacesCloudFormationDataSourceModel) RefreshPropertyValues added in v1.0.3

Jump to

Keyboard shortcuts

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