Documentation
¶
Index ¶
- func ColabRuntimeTemplate_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func ColabRuntimeTemplate_IsConstruct(x interface{}) *bool
- func ColabRuntimeTemplate_IsTerraformElement(x interface{}) *bool
- func ColabRuntimeTemplate_IsTerraformResource(x interface{}) *bool
- func ColabRuntimeTemplate_TfResourceType() *string
- func NewColabRuntimeTemplateDataPersistentDiskSpecOutputReference_Override(c ColabRuntimeTemplateDataPersistentDiskSpecOutputReference, ...)
- func NewColabRuntimeTemplateEncryptionSpecOutputReference_Override(c ColabRuntimeTemplateEncryptionSpecOutputReference, ...)
- func NewColabRuntimeTemplateEucConfigOutputReference_Override(c ColabRuntimeTemplateEucConfigOutputReference, ...)
- func NewColabRuntimeTemplateIdleShutdownConfigOutputReference_Override(c ColabRuntimeTemplateIdleShutdownConfigOutputReference, ...)
- func NewColabRuntimeTemplateMachineSpecOutputReference_Override(c ColabRuntimeTemplateMachineSpecOutputReference, ...)
- func NewColabRuntimeTemplateNetworkSpecOutputReference_Override(c ColabRuntimeTemplateNetworkSpecOutputReference, ...)
- func NewColabRuntimeTemplateShieldedVmConfigOutputReference_Override(c ColabRuntimeTemplateShieldedVmConfigOutputReference, ...)
- func NewColabRuntimeTemplateSoftwareConfigEnvList_Override(c ColabRuntimeTemplateSoftwareConfigEnvList, ...)
- func NewColabRuntimeTemplateSoftwareConfigEnvOutputReference_Override(c ColabRuntimeTemplateSoftwareConfigEnvOutputReference, ...)
- func NewColabRuntimeTemplateSoftwareConfigOutputReference_Override(c ColabRuntimeTemplateSoftwareConfigOutputReference, ...)
- func NewColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference_Override(c ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference, ...)
- func NewColabRuntimeTemplateTimeoutsOutputReference_Override(c ColabRuntimeTemplateTimeoutsOutputReference, ...)
- func NewColabRuntimeTemplate_Override(c ColabRuntimeTemplate, scope constructs.Construct, id *string, ...)
- type ColabRuntimeTemplate
- type ColabRuntimeTemplateConfig
- type ColabRuntimeTemplateDataPersistentDiskSpec
- type ColabRuntimeTemplateDataPersistentDiskSpecOutputReference
- type ColabRuntimeTemplateEncryptionSpec
- type ColabRuntimeTemplateEncryptionSpecOutputReference
- type ColabRuntimeTemplateEucConfig
- type ColabRuntimeTemplateEucConfigOutputReference
- type ColabRuntimeTemplateIdleShutdownConfig
- type ColabRuntimeTemplateIdleShutdownConfigOutputReference
- type ColabRuntimeTemplateMachineSpec
- type ColabRuntimeTemplateMachineSpecOutputReference
- type ColabRuntimeTemplateNetworkSpec
- type ColabRuntimeTemplateNetworkSpecOutputReference
- type ColabRuntimeTemplateShieldedVmConfig
- type ColabRuntimeTemplateShieldedVmConfigOutputReference
- type ColabRuntimeTemplateSoftwareConfig
- type ColabRuntimeTemplateSoftwareConfigEnv
- type ColabRuntimeTemplateSoftwareConfigEnvList
- type ColabRuntimeTemplateSoftwareConfigEnvOutputReference
- type ColabRuntimeTemplateSoftwareConfigOutputReference
- type ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig
- type ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference
- type ColabRuntimeTemplateTimeouts
- type ColabRuntimeTemplateTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColabRuntimeTemplate_GenerateConfigForImport ¶
func ColabRuntimeTemplate_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a ColabRuntimeTemplate resource upon running "cdktf plan <stack-name>".
func ColabRuntimeTemplate_IsConstruct ¶
func ColabRuntimeTemplate_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func ColabRuntimeTemplate_IsTerraformElement ¶
func ColabRuntimeTemplate_IsTerraformElement(x interface{}) *bool
Experimental.
func ColabRuntimeTemplate_IsTerraformResource ¶
func ColabRuntimeTemplate_IsTerraformResource(x interface{}) *bool
Experimental.
func ColabRuntimeTemplate_TfResourceType ¶
func ColabRuntimeTemplate_TfResourceType() *string
func NewColabRuntimeTemplateDataPersistentDiskSpecOutputReference_Override ¶
func NewColabRuntimeTemplateDataPersistentDiskSpecOutputReference_Override(c ColabRuntimeTemplateDataPersistentDiskSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateEncryptionSpecOutputReference_Override ¶
func NewColabRuntimeTemplateEncryptionSpecOutputReference_Override(c ColabRuntimeTemplateEncryptionSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateEucConfigOutputReference_Override ¶
func NewColabRuntimeTemplateEucConfigOutputReference_Override(c ColabRuntimeTemplateEucConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateIdleShutdownConfigOutputReference_Override ¶
func NewColabRuntimeTemplateIdleShutdownConfigOutputReference_Override(c ColabRuntimeTemplateIdleShutdownConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateMachineSpecOutputReference_Override ¶
func NewColabRuntimeTemplateMachineSpecOutputReference_Override(c ColabRuntimeTemplateMachineSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateNetworkSpecOutputReference_Override ¶
func NewColabRuntimeTemplateNetworkSpecOutputReference_Override(c ColabRuntimeTemplateNetworkSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateShieldedVmConfigOutputReference_Override ¶
func NewColabRuntimeTemplateShieldedVmConfigOutputReference_Override(c ColabRuntimeTemplateShieldedVmConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateSoftwareConfigEnvList_Override ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigEnvList_Override(c ColabRuntimeTemplateSoftwareConfigEnvList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewColabRuntimeTemplateSoftwareConfigEnvOutputReference_Override ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigEnvOutputReference_Override(c ColabRuntimeTemplateSoftwareConfigEnvOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewColabRuntimeTemplateSoftwareConfigOutputReference_Override ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigOutputReference_Override(c ColabRuntimeTemplateSoftwareConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference_Override ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference_Override(c ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplateTimeoutsOutputReference_Override ¶
func NewColabRuntimeTemplateTimeoutsOutputReference_Override(c ColabRuntimeTemplateTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewColabRuntimeTemplate_Override ¶
func NewColabRuntimeTemplate_Override(c ColabRuntimeTemplate, scope constructs.Construct, id *string, config *ColabRuntimeTemplateConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template google_colab_runtime_template} Resource.
Types ¶
type ColabRuntimeTemplate ¶
type ColabRuntimeTemplate interface { cdktf.TerraformResource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) DataPersistentDiskSpec() ColabRuntimeTemplateDataPersistentDiskSpecOutputReference DataPersistentDiskSpecInput() *ColabRuntimeTemplateDataPersistentDiskSpec // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string DisplayName() *string SetDisplayName(val *string) DisplayNameInput() *string EffectiveLabels() cdktf.StringMap EncryptionSpec() ColabRuntimeTemplateEncryptionSpecOutputReference EncryptionSpecInput() *ColabRuntimeTemplateEncryptionSpec EucConfig() ColabRuntimeTemplateEucConfigOutputReference EucConfigInput() *ColabRuntimeTemplateEucConfig // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string IdleShutdownConfig() ColabRuntimeTemplateIdleShutdownConfigOutputReference IdleShutdownConfigInput() *ColabRuntimeTemplateIdleShutdownConfig Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string MachineSpec() ColabRuntimeTemplateMachineSpecOutputReference MachineSpecInput() *ColabRuntimeTemplateMachineSpec Name() *string SetName(val *string) NameInput() *string NetworkSpec() ColabRuntimeTemplateNetworkSpecOutputReference NetworkSpecInput() *ColabRuntimeTemplateNetworkSpec NetworkTags() *[]*string SetNetworkTags(val *[]*string) NetworkTagsInput() *[]*string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} ShieldedVmConfig() ColabRuntimeTemplateShieldedVmConfigOutputReference ShieldedVmConfigInput() *ColabRuntimeTemplateShieldedVmConfig SoftwareConfig() ColabRuntimeTemplateSoftwareConfigOutputReference SoftwareConfigInput() *ColabRuntimeTemplateSoftwareConfig // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() ColabRuntimeTemplateTimeoutsOutputReference TimeoutsInput() interface{} // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutDataPersistentDiskSpec(value *ColabRuntimeTemplateDataPersistentDiskSpec) PutEncryptionSpec(value *ColabRuntimeTemplateEncryptionSpec) PutEucConfig(value *ColabRuntimeTemplateEucConfig) PutIdleShutdownConfig(value *ColabRuntimeTemplateIdleShutdownConfig) PutMachineSpec(value *ColabRuntimeTemplateMachineSpec) PutNetworkSpec(value *ColabRuntimeTemplateNetworkSpec) PutShieldedVmConfig(value *ColabRuntimeTemplateShieldedVmConfig) PutSoftwareConfig(value *ColabRuntimeTemplateSoftwareConfig) PutTimeouts(value *ColabRuntimeTemplateTimeouts) ResetDataPersistentDiskSpec() ResetDescription() ResetEncryptionSpec() ResetEucConfig() ResetId() ResetIdleShutdownConfig() ResetLabels() ResetMachineSpec() ResetName() ResetNetworkSpec() ResetNetworkTags() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetShieldedVmConfig() ResetSoftwareConfig() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template google_colab_runtime_template}.
func NewColabRuntimeTemplate ¶
func NewColabRuntimeTemplate(scope constructs.Construct, id *string, config *ColabRuntimeTemplateConfig) ColabRuntimeTemplate
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template google_colab_runtime_template} Resource.
type ColabRuntimeTemplateConfig ¶
type ColabRuntimeTemplateConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Required. The display name of the Runtime Template. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#display_name ColabRuntimeTemplate#display_name} DisplayName *string `field:"required" json:"displayName" yaml:"displayName"` // The location for the resource: https://cloud.google.com/colab/docs/locations. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#location ColabRuntimeTemplate#location} Location *string `field:"required" json:"location" yaml:"location"` // data_persistent_disk_spec block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#data_persistent_disk_spec ColabRuntimeTemplate#data_persistent_disk_spec} DataPersistentDiskSpec *ColabRuntimeTemplateDataPersistentDiskSpec `field:"optional" json:"dataPersistentDiskSpec" yaml:"dataPersistentDiskSpec"` // The description of the Runtime Template. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#description ColabRuntimeTemplate#description} Description *string `field:"optional" json:"description" yaml:"description"` // encryption_spec block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#encryption_spec ColabRuntimeTemplate#encryption_spec} EncryptionSpec *ColabRuntimeTemplateEncryptionSpec `field:"optional" json:"encryptionSpec" yaml:"encryptionSpec"` // euc_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#euc_config ColabRuntimeTemplate#euc_config} EucConfig *ColabRuntimeTemplateEucConfig `field:"optional" json:"eucConfig" yaml:"eucConfig"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#id ColabRuntimeTemplate#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // idle_shutdown_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#idle_shutdown_config ColabRuntimeTemplate#idle_shutdown_config} IdleShutdownConfig *ColabRuntimeTemplateIdleShutdownConfig `field:"optional" json:"idleShutdownConfig" yaml:"idleShutdownConfig"` // Labels to identify and group the runtime template. // // **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. // Please refer to the field 'effective_labels' for all of the labels present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#labels ColabRuntimeTemplate#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // machine_spec block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#machine_spec ColabRuntimeTemplate#machine_spec} MachineSpec *ColabRuntimeTemplateMachineSpec `field:"optional" json:"machineSpec" yaml:"machineSpec"` // The resource name of the Runtime Template. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#name ColabRuntimeTemplate#name} Name *string `field:"optional" json:"name" yaml:"name"` // network_spec block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#network_spec ColabRuntimeTemplate#network_spec} NetworkSpec *ColabRuntimeTemplateNetworkSpec `field:"optional" json:"networkSpec" yaml:"networkSpec"` // Applies the given Compute Engine tags to the runtime. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#network_tags ColabRuntimeTemplate#network_tags} NetworkTags *[]*string `field:"optional" json:"networkTags" yaml:"networkTags"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#project ColabRuntimeTemplate#project}. Project *string `field:"optional" json:"project" yaml:"project"` // shielded_vm_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#shielded_vm_config ColabRuntimeTemplate#shielded_vm_config} ShieldedVmConfig *ColabRuntimeTemplateShieldedVmConfig `field:"optional" json:"shieldedVmConfig" yaml:"shieldedVmConfig"` // software_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#software_config ColabRuntimeTemplate#software_config} SoftwareConfig *ColabRuntimeTemplateSoftwareConfig `field:"optional" json:"softwareConfig" yaml:"softwareConfig"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#timeouts ColabRuntimeTemplate#timeouts} Timeouts *ColabRuntimeTemplateTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type ColabRuntimeTemplateDataPersistentDiskSpec ¶
type ColabRuntimeTemplateDataPersistentDiskSpec struct { // The disk size of the runtime in GB. // // If specified, the diskType must also be specified. The minimum size is 10GB and the maximum is 65536GB. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#disk_size_gb ColabRuntimeTemplate#disk_size_gb} DiskSizeGb *string `field:"optional" json:"diskSizeGb" yaml:"diskSizeGb"` // The type of the persistent disk. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#disk_type ColabRuntimeTemplate#disk_type} DiskType *string `field:"optional" json:"diskType" yaml:"diskType"` }
type ColabRuntimeTemplateDataPersistentDiskSpecOutputReference ¶
type ColabRuntimeTemplateDataPersistentDiskSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DiskSizeGb() *string SetDiskSizeGb(val *string) DiskSizeGbInput() *string DiskType() *string SetDiskType(val *string) DiskTypeInput() *string // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateDataPersistentDiskSpec SetInternalValue(val *ColabRuntimeTemplateDataPersistentDiskSpec) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetDiskSizeGb() ResetDiskType() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateDataPersistentDiskSpecOutputReference ¶
func NewColabRuntimeTemplateDataPersistentDiskSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateDataPersistentDiskSpecOutputReference
type ColabRuntimeTemplateEncryptionSpec ¶
type ColabRuntimeTemplateEncryptionSpec struct { // The Cloud KMS encryption key (customer-managed encryption key) used to protect the runtime. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#kms_key_name ColabRuntimeTemplate#kms_key_name} KmsKeyName *string `field:"optional" json:"kmsKeyName" yaml:"kmsKeyName"` }
type ColabRuntimeTemplateEncryptionSpecOutputReference ¶
type ColabRuntimeTemplateEncryptionSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateEncryptionSpec SetInternalValue(val *ColabRuntimeTemplateEncryptionSpec) KmsKeyName() *string SetKmsKeyName(val *string) KmsKeyNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetKmsKeyName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateEncryptionSpecOutputReference ¶
func NewColabRuntimeTemplateEncryptionSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateEncryptionSpecOutputReference
type ColabRuntimeTemplateEucConfig ¶
type ColabRuntimeTemplateEucConfig struct { // Disable end user credential access for the runtime. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#euc_disabled ColabRuntimeTemplate#euc_disabled} EucDisabled interface{} `field:"optional" json:"eucDisabled" yaml:"eucDisabled"` }
type ColabRuntimeTemplateEucConfigOutputReference ¶
type ColabRuntimeTemplateEucConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string EucDisabled() interface{} SetEucDisabled(val interface{}) EucDisabledInput() interface{} // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateEucConfig SetInternalValue(val *ColabRuntimeTemplateEucConfig) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetEucDisabled() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateEucConfigOutputReference ¶
func NewColabRuntimeTemplateEucConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateEucConfigOutputReference
type ColabRuntimeTemplateIdleShutdownConfig ¶
type ColabRuntimeTemplateIdleShutdownConfig struct { // The duration after which the runtime is automatically shut down. // // An input of 0s disables the idle shutdown feature, and a valid range is [10m, 24h]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#idle_timeout ColabRuntimeTemplate#idle_timeout} IdleTimeout *string `field:"optional" json:"idleTimeout" yaml:"idleTimeout"` }
type ColabRuntimeTemplateIdleShutdownConfigOutputReference ¶
type ColabRuntimeTemplateIdleShutdownConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string IdleTimeout() *string SetIdleTimeout(val *string) IdleTimeoutInput() *string InternalValue() *ColabRuntimeTemplateIdleShutdownConfig SetInternalValue(val *ColabRuntimeTemplateIdleShutdownConfig) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetIdleTimeout() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateIdleShutdownConfigOutputReference ¶
func NewColabRuntimeTemplateIdleShutdownConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateIdleShutdownConfigOutputReference
type ColabRuntimeTemplateMachineSpec ¶
type ColabRuntimeTemplateMachineSpec struct { // The number of accelerators used by the runtime. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#accelerator_count ColabRuntimeTemplate#accelerator_count} AcceleratorCount *float64 `field:"optional" json:"acceleratorCount" yaml:"acceleratorCount"` // The type of hardware accelerator used by the runtime. If specified, acceleratorCount must also be specified. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#accelerator_type ColabRuntimeTemplate#accelerator_type} AcceleratorType *string `field:"optional" json:"acceleratorType" yaml:"acceleratorType"` // The Compute Engine machine type selected for the runtime. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#machine_type ColabRuntimeTemplate#machine_type} MachineType *string `field:"optional" json:"machineType" yaml:"machineType"` }
type ColabRuntimeTemplateMachineSpecOutputReference ¶
type ColabRuntimeTemplateMachineSpecOutputReference interface { cdktf.ComplexObject AcceleratorCount() *float64 SetAcceleratorCount(val *float64) AcceleratorCountInput() *float64 AcceleratorType() *string SetAcceleratorType(val *string) AcceleratorTypeInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateMachineSpec SetInternalValue(val *ColabRuntimeTemplateMachineSpec) MachineType() *string SetMachineType(val *string) MachineTypeInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAcceleratorCount() ResetAcceleratorType() ResetMachineType() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateMachineSpecOutputReference ¶
func NewColabRuntimeTemplateMachineSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateMachineSpecOutputReference
type ColabRuntimeTemplateNetworkSpec ¶
type ColabRuntimeTemplateNetworkSpec struct { // Enable public internet access for the runtime. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#enable_internet_access ColabRuntimeTemplate#enable_internet_access} EnableInternetAccess interface{} `field:"optional" json:"enableInternetAccess" yaml:"enableInternetAccess"` // The name of the VPC that this runtime is in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#network ColabRuntimeTemplate#network} Network *string `field:"optional" json:"network" yaml:"network"` // The name of the subnetwork that this runtime is in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#subnetwork ColabRuntimeTemplate#subnetwork} Subnetwork *string `field:"optional" json:"subnetwork" yaml:"subnetwork"` }
type ColabRuntimeTemplateNetworkSpecOutputReference ¶
type ColabRuntimeTemplateNetworkSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string EnableInternetAccess() interface{} SetEnableInternetAccess(val interface{}) EnableInternetAccessInput() interface{} // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateNetworkSpec SetInternalValue(val *ColabRuntimeTemplateNetworkSpec) Network() *string SetNetwork(val *string) NetworkInput() *string Subnetwork() *string SetSubnetwork(val *string) SubnetworkInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetEnableInternetAccess() ResetNetwork() ResetSubnetwork() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateNetworkSpecOutputReference ¶
func NewColabRuntimeTemplateNetworkSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateNetworkSpecOutputReference
type ColabRuntimeTemplateShieldedVmConfig ¶
type ColabRuntimeTemplateShieldedVmConfig struct { // Enables secure boot for the runtime. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#enable_secure_boot ColabRuntimeTemplate#enable_secure_boot} EnableSecureBoot interface{} `field:"optional" json:"enableSecureBoot" yaml:"enableSecureBoot"` }
type ColabRuntimeTemplateShieldedVmConfigOutputReference ¶
type ColabRuntimeTemplateShieldedVmConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string EnableSecureBoot() interface{} SetEnableSecureBoot(val interface{}) EnableSecureBootInput() interface{} // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateShieldedVmConfig SetInternalValue(val *ColabRuntimeTemplateShieldedVmConfig) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetEnableSecureBoot() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateShieldedVmConfigOutputReference ¶
func NewColabRuntimeTemplateShieldedVmConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateShieldedVmConfigOutputReference
type ColabRuntimeTemplateSoftwareConfig ¶ added in v14.19.0
type ColabRuntimeTemplateSoftwareConfig struct { // env block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#env ColabRuntimeTemplate#env} Env interface{} `field:"optional" json:"env" yaml:"env"` // post_startup_script_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#post_startup_script_config ColabRuntimeTemplate#post_startup_script_config} PostStartupScriptConfig *ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig `field:"optional" json:"postStartupScriptConfig" yaml:"postStartupScriptConfig"` }
type ColabRuntimeTemplateSoftwareConfigEnv ¶ added in v14.19.0
type ColabRuntimeTemplateSoftwareConfigEnv struct { // Name of the environment variable. Must be a valid C identifier. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#name ColabRuntimeTemplate#name} Name *string `field:"optional" json:"name" yaml:"name"` // Variables that reference a $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. // // If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#value ColabRuntimeTemplate#value} Value *string `field:"optional" json:"value" yaml:"value"` }
type ColabRuntimeTemplateSoftwareConfigEnvList ¶ added in v14.19.0
type ColabRuntimeTemplateSoftwareConfigEnvList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) ColabRuntimeTemplateSoftwareConfigEnvOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateSoftwareConfigEnvList ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigEnvList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ColabRuntimeTemplateSoftwareConfigEnvList
type ColabRuntimeTemplateSoftwareConfigEnvOutputReference ¶ added in v14.19.0
type ColabRuntimeTemplateSoftwareConfigEnvOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Name() *string SetName(val *string) NameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *string SetValue(val *string) ValueInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetName() ResetValue() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateSoftwareConfigEnvOutputReference ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigEnvOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ColabRuntimeTemplateSoftwareConfigEnvOutputReference
type ColabRuntimeTemplateSoftwareConfigOutputReference ¶ added in v14.19.0
type ColabRuntimeTemplateSoftwareConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Env() ColabRuntimeTemplateSoftwareConfigEnvList EnvInput() interface{} // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateSoftwareConfig SetInternalValue(val *ColabRuntimeTemplateSoftwareConfig) PostStartupScriptConfig() ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference PostStartupScriptConfigInput() *ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutEnv(value interface{}) PutPostStartupScriptConfig(value *ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig) ResetEnv() ResetPostStartupScriptConfig() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateSoftwareConfigOutputReference ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateSoftwareConfigOutputReference
type ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig ¶ added in v14.19.0
type ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig struct { // Post startup script to run after runtime is started. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#post_startup_script ColabRuntimeTemplate#post_startup_script} PostStartupScript *string `field:"optional" json:"postStartupScript" yaml:"postStartupScript"` // Post startup script behavior that defines download and execution behavior. Possible values: ["RUN_ONCE", "RUN_EVERY_START", "DOWNLOAD_AND_RUN_EVERY_START"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#post_startup_script_behavior ColabRuntimeTemplate#post_startup_script_behavior} PostStartupScriptBehavior *string `field:"optional" json:"postStartupScriptBehavior" yaml:"postStartupScriptBehavior"` // Post startup script url to download. Example: https://bucket/script.sh. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#post_startup_script_url ColabRuntimeTemplate#post_startup_script_url} PostStartupScriptUrl *string `field:"optional" json:"postStartupScriptUrl" yaml:"postStartupScriptUrl"` }
type ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference ¶ added in v14.19.0
type ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig SetInternalValue(val *ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig) PostStartupScript() *string SetPostStartupScript(val *string) PostStartupScriptBehavior() *string SetPostStartupScriptBehavior(val *string) PostStartupScriptBehaviorInput() *string PostStartupScriptInput() *string PostStartupScriptUrl() *string SetPostStartupScriptUrl(val *string) PostStartupScriptUrlInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetPostStartupScript() ResetPostStartupScriptBehavior() ResetPostStartupScriptUrl() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference ¶ added in v14.19.0
func NewColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference
type ColabRuntimeTemplateTimeouts ¶
type ColabRuntimeTemplateTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#create ColabRuntimeTemplate#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#delete ColabRuntimeTemplate#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.22.0/docs/resources/colab_runtime_template#update ColabRuntimeTemplate#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type ColabRuntimeTemplateTimeoutsOutputReference ¶
type ColabRuntimeTemplateTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewColabRuntimeTemplateTimeoutsOutputReference ¶
func NewColabRuntimeTemplateTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ColabRuntimeTemplateTimeoutsOutputReference
Source Files
¶
- ColabRuntimeTemplate.go
- ColabRuntimeTemplateConfig.go
- ColabRuntimeTemplateDataPersistentDiskSpec.go
- ColabRuntimeTemplateDataPersistentDiskSpecOutputReference.go
- ColabRuntimeTemplateDataPersistentDiskSpecOutputReference__checks.go
- ColabRuntimeTemplateEncryptionSpec.go
- ColabRuntimeTemplateEncryptionSpecOutputReference.go
- ColabRuntimeTemplateEncryptionSpecOutputReference__checks.go
- ColabRuntimeTemplateEucConfig.go
- ColabRuntimeTemplateEucConfigOutputReference.go
- ColabRuntimeTemplateEucConfigOutputReference__checks.go
- ColabRuntimeTemplateIdleShutdownConfig.go
- ColabRuntimeTemplateIdleShutdownConfigOutputReference.go
- ColabRuntimeTemplateIdleShutdownConfigOutputReference__checks.go
- ColabRuntimeTemplateMachineSpec.go
- ColabRuntimeTemplateMachineSpecOutputReference.go
- ColabRuntimeTemplateMachineSpecOutputReference__checks.go
- ColabRuntimeTemplateNetworkSpec.go
- ColabRuntimeTemplateNetworkSpecOutputReference.go
- ColabRuntimeTemplateNetworkSpecOutputReference__checks.go
- ColabRuntimeTemplateShieldedVmConfig.go
- ColabRuntimeTemplateShieldedVmConfigOutputReference.go
- ColabRuntimeTemplateShieldedVmConfigOutputReference__checks.go
- ColabRuntimeTemplateSoftwareConfig.go
- ColabRuntimeTemplateSoftwareConfigEnv.go
- ColabRuntimeTemplateSoftwareConfigEnvList.go
- ColabRuntimeTemplateSoftwareConfigEnvList__checks.go
- ColabRuntimeTemplateSoftwareConfigEnvOutputReference.go
- ColabRuntimeTemplateSoftwareConfigEnvOutputReference__checks.go
- ColabRuntimeTemplateSoftwareConfigOutputReference.go
- ColabRuntimeTemplateSoftwareConfigOutputReference__checks.go
- ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfig.go
- ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference.go
- ColabRuntimeTemplateSoftwareConfigPostStartupScriptConfigOutputReference__checks.go
- ColabRuntimeTemplateTimeouts.go
- ColabRuntimeTemplateTimeoutsOutputReference.go
- ColabRuntimeTemplateTimeoutsOutputReference__checks.go
- ColabRuntimeTemplate__checks.go
- main.go