dataworkspacesdirectory

package
v0.0.0-...-c2cc54e Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SelfServicePermissions

type SelfServicePermissions struct{}

type SelfServicePermissionsAttributes

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

func (SelfServicePermissionsAttributes) ChangeComputeType

func (ssp SelfServicePermissionsAttributes) ChangeComputeType() terra.BoolValue

func (SelfServicePermissionsAttributes) IncreaseVolumeSize

func (ssp SelfServicePermissionsAttributes) IncreaseVolumeSize() terra.BoolValue

func (SelfServicePermissionsAttributes) InternalRef

func (SelfServicePermissionsAttributes) InternalTokens

func (ssp SelfServicePermissionsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (SelfServicePermissionsAttributes) InternalWithRef

func (SelfServicePermissionsAttributes) RebuildWorkspace

func (ssp SelfServicePermissionsAttributes) RebuildWorkspace() terra.BoolValue

func (SelfServicePermissionsAttributes) RestartWorkspace

func (ssp SelfServicePermissionsAttributes) RestartWorkspace() terra.BoolValue

func (SelfServicePermissionsAttributes) SwitchRunningMode

func (ssp SelfServicePermissionsAttributes) SwitchRunningMode() terra.BoolValue

type SelfServicePermissionsState

type SelfServicePermissionsState struct {
	ChangeComputeType  bool `json:"change_compute_type"`
	IncreaseVolumeSize bool `json:"increase_volume_size"`
	RebuildWorkspace   bool `json:"rebuild_workspace"`
	RestartWorkspace   bool `json:"restart_workspace"`
	SwitchRunningMode  bool `json:"switch_running_mode"`
}

type WorkspaceAccessProperties

type WorkspaceAccessProperties struct{}

type WorkspaceAccessPropertiesAttributes

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

func (WorkspaceAccessPropertiesAttributes) DeviceTypeAndroid

func (wap WorkspaceAccessPropertiesAttributes) DeviceTypeAndroid() terra.StringValue

func (WorkspaceAccessPropertiesAttributes) DeviceTypeChromeos

func (wap WorkspaceAccessPropertiesAttributes) DeviceTypeChromeos() terra.StringValue

func (WorkspaceAccessPropertiesAttributes) DeviceTypeIos

func (WorkspaceAccessPropertiesAttributes) DeviceTypeLinux

func (WorkspaceAccessPropertiesAttributes) DeviceTypeOsx

func (WorkspaceAccessPropertiesAttributes) DeviceTypeWeb

func (WorkspaceAccessPropertiesAttributes) DeviceTypeWindows

func (wap WorkspaceAccessPropertiesAttributes) DeviceTypeWindows() terra.StringValue

func (WorkspaceAccessPropertiesAttributes) DeviceTypeZeroclient

func (wap WorkspaceAccessPropertiesAttributes) DeviceTypeZeroclient() terra.StringValue

func (WorkspaceAccessPropertiesAttributes) InternalRef

func (WorkspaceAccessPropertiesAttributes) InternalTokens

func (wap WorkspaceAccessPropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (WorkspaceAccessPropertiesAttributes) InternalWithRef

type WorkspaceAccessPropertiesState

type WorkspaceAccessPropertiesState struct {
	DeviceTypeAndroid    string `json:"device_type_android"`
	DeviceTypeChromeos   string `json:"device_type_chromeos"`
	DeviceTypeIos        string `json:"device_type_ios"`
	DeviceTypeLinux      string `json:"device_type_linux"`
	DeviceTypeOsx        string `json:"device_type_osx"`
	DeviceTypeWeb        string `json:"device_type_web"`
	DeviceTypeWindows    string `json:"device_type_windows"`
	DeviceTypeZeroclient string `json:"device_type_zeroclient"`
}

type WorkspaceCreationProperties

type WorkspaceCreationProperties struct{}

type WorkspaceCreationPropertiesAttributes

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

func (WorkspaceCreationPropertiesAttributes) CustomSecurityGroupId

func (wcp WorkspaceCreationPropertiesAttributes) CustomSecurityGroupId() terra.StringValue

func (WorkspaceCreationPropertiesAttributes) DefaultOu

func (WorkspaceCreationPropertiesAttributes) EnableInternetAccess

func (wcp WorkspaceCreationPropertiesAttributes) EnableInternetAccess() terra.BoolValue

func (WorkspaceCreationPropertiesAttributes) EnableMaintenanceMode

func (wcp WorkspaceCreationPropertiesAttributes) EnableMaintenanceMode() terra.BoolValue

func (WorkspaceCreationPropertiesAttributes) InternalRef

func (WorkspaceCreationPropertiesAttributes) InternalTokens

func (WorkspaceCreationPropertiesAttributes) InternalWithRef

func (WorkspaceCreationPropertiesAttributes) UserEnabledAsLocalAdministrator

func (wcp WorkspaceCreationPropertiesAttributes) UserEnabledAsLocalAdministrator() terra.BoolValue

type WorkspaceCreationPropertiesState

type WorkspaceCreationPropertiesState struct {
	CustomSecurityGroupId           string `json:"custom_security_group_id"`
	DefaultOu                       string `json:"default_ou"`
	EnableInternetAccess            bool   `json:"enable_internet_access"`
	EnableMaintenanceMode           bool   `json:"enable_maintenance_mode"`
	UserEnabledAsLocalAdministrator bool   `json:"user_enabled_as_local_administrator"`
}

Jump to

Keyboard shortcuts

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