Documentation ¶
Index ¶
- func GkeonpremVmwareNodePool_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GkeonpremVmwareNodePool_IsConstruct(x interface{}) *bool
- func GkeonpremVmwareNodePool_IsTerraformElement(x interface{}) *bool
- func GkeonpremVmwareNodePool_IsTerraformResource(x interface{}) *bool
- func GkeonpremVmwareNodePool_TfResourceType() *string
- func NewGkeonpremVmwareNodePoolConfigAOutputReference_Override(g GkeonpremVmwareNodePoolConfigAOutputReference, ...)
- func NewGkeonpremVmwareNodePoolConfigTaintsList_Override(g GkeonpremVmwareNodePoolConfigTaintsList, ...)
- func NewGkeonpremVmwareNodePoolConfigTaintsOutputReference_Override(g GkeonpremVmwareNodePoolConfigTaintsOutputReference, ...)
- func NewGkeonpremVmwareNodePoolConfigVsphereConfigList_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigList, ...)
- func NewGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference, ...)
- func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsList_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigTagsList, ...)
- func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference, ...)
- func NewGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference_Override(g GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference, ...)
- func NewGkeonpremVmwareNodePoolStatusConditionsList_Override(g GkeonpremVmwareNodePoolStatusConditionsList, ...)
- func NewGkeonpremVmwareNodePoolStatusConditionsOutputReference_Override(g GkeonpremVmwareNodePoolStatusConditionsOutputReference, ...)
- func NewGkeonpremVmwareNodePoolStatusList_Override(g GkeonpremVmwareNodePoolStatusList, ...)
- func NewGkeonpremVmwareNodePoolStatusOutputReference_Override(g GkeonpremVmwareNodePoolStatusOutputReference, ...)
- func NewGkeonpremVmwareNodePoolTimeoutsOutputReference_Override(g GkeonpremVmwareNodePoolTimeoutsOutputReference, ...)
- func NewGkeonpremVmwareNodePool_Override(g GkeonpremVmwareNodePool, scope constructs.Construct, id *string, ...)
- type GkeonpremVmwareNodePool
- type GkeonpremVmwareNodePoolConfig
- type GkeonpremVmwareNodePoolConfigA
- type GkeonpremVmwareNodePoolConfigAOutputReference
- type GkeonpremVmwareNodePoolConfigTaints
- type GkeonpremVmwareNodePoolConfigTaintsList
- type GkeonpremVmwareNodePoolConfigTaintsOutputReference
- type GkeonpremVmwareNodePoolConfigVsphereConfig
- type GkeonpremVmwareNodePoolConfigVsphereConfigList
- type GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference
- type GkeonpremVmwareNodePoolConfigVsphereConfigTags
- type GkeonpremVmwareNodePoolConfigVsphereConfigTagsList
- type GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference
- type GkeonpremVmwareNodePoolNodePoolAutoscaling
- type GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference
- type GkeonpremVmwareNodePoolStatus
- type GkeonpremVmwareNodePoolStatusConditions
- type GkeonpremVmwareNodePoolStatusConditionsList
- type GkeonpremVmwareNodePoolStatusConditionsOutputReference
- type GkeonpremVmwareNodePoolStatusList
- type GkeonpremVmwareNodePoolStatusOutputReference
- type GkeonpremVmwareNodePoolTimeouts
- type GkeonpremVmwareNodePoolTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GkeonpremVmwareNodePool_GenerateConfigForImport ¶
func GkeonpremVmwareNodePool_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GkeonpremVmwareNodePool resource upon running "cdktf plan <stack-name>".
func GkeonpremVmwareNodePool_IsConstruct ¶
func GkeonpremVmwareNodePool_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 GkeonpremVmwareNodePool_IsTerraformElement ¶
func GkeonpremVmwareNodePool_IsTerraformElement(x interface{}) *bool
Experimental.
func GkeonpremVmwareNodePool_IsTerraformResource ¶
func GkeonpremVmwareNodePool_IsTerraformResource(x interface{}) *bool
Experimental.
func GkeonpremVmwareNodePool_TfResourceType ¶
func GkeonpremVmwareNodePool_TfResourceType() *string
func NewGkeonpremVmwareNodePoolConfigAOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolConfigAOutputReference_Override(g GkeonpremVmwareNodePoolConfigAOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGkeonpremVmwareNodePoolConfigTaintsList_Override ¶
func NewGkeonpremVmwareNodePoolConfigTaintsList_Override(g GkeonpremVmwareNodePoolConfigTaintsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremVmwareNodePoolConfigTaintsOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolConfigTaintsOutputReference_Override(g GkeonpremVmwareNodePoolConfigTaintsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremVmwareNodePoolConfigVsphereConfigList_Override ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigList_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsList_Override ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsList_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigTagsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference_Override(g GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference_Override(g GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGkeonpremVmwareNodePoolStatusConditionsList_Override ¶
func NewGkeonpremVmwareNodePoolStatusConditionsList_Override(g GkeonpremVmwareNodePoolStatusConditionsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremVmwareNodePoolStatusConditionsOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolStatusConditionsOutputReference_Override(g GkeonpremVmwareNodePoolStatusConditionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremVmwareNodePoolStatusList_Override ¶
func NewGkeonpremVmwareNodePoolStatusList_Override(g GkeonpremVmwareNodePoolStatusList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGkeonpremVmwareNodePoolStatusOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolStatusOutputReference_Override(g GkeonpremVmwareNodePoolStatusOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGkeonpremVmwareNodePoolTimeoutsOutputReference_Override ¶
func NewGkeonpremVmwareNodePoolTimeoutsOutputReference_Override(g GkeonpremVmwareNodePoolTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGkeonpremVmwareNodePool_Override ¶
func NewGkeonpremVmwareNodePool_Override(g GkeonpremVmwareNodePool, scope constructs.Construct, id *string, config *GkeonpremVmwareNodePoolConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool google_gkeonprem_vmware_node_pool} Resource.
Types ¶
type GkeonpremVmwareNodePool ¶
type GkeonpremVmwareNodePool interface { cdktf.TerraformResource Annotations() *map[string]*string SetAnnotations(val *map[string]*string) AnnotationsInput() *map[string]*string // Experimental. CdktfStack() cdktf.TerraformStack Config() GkeonpremVmwareNodePoolConfigAOutputReference ConfigInput() *GkeonpremVmwareNodePoolConfigA // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string DeleteTime() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DisplayName() *string SetDisplayName(val *string) DisplayNameInput() *string EffectiveAnnotations() cdktf.StringMap Etag() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node NodePoolAutoscaling() GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference NodePoolAutoscalingInput() *GkeonpremVmwareNodePoolNodePoolAutoscaling OnPremVersion() *string 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{} Reconciling() cdktf.IResolvable State() *string Status() GkeonpremVmwareNodePoolStatusList // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() GkeonpremVmwareNodePoolTimeoutsOutputReference TimeoutsInput() interface{} Uid() *string UpdateTime() *string VmwareCluster() *string SetVmwareCluster(val *string) VmwareClusterInput() *string // 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. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutConfig(value *GkeonpremVmwareNodePoolConfigA) PutNodePoolAutoscaling(value *GkeonpremVmwareNodePoolNodePoolAutoscaling) PutTimeouts(value *GkeonpremVmwareNodePoolTimeouts) ResetAnnotations() ResetDisplayName() ResetId() ResetNodePoolAutoscaling() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetTimeouts() SynthesizeAttributes() *map[string]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/5.7.0/docs/resources/gkeonprem_vmware_node_pool google_gkeonprem_vmware_node_pool}.
func NewGkeonpremVmwareNodePool ¶
func NewGkeonpremVmwareNodePool(scope constructs.Construct, id *string, config *GkeonpremVmwareNodePoolConfig) GkeonpremVmwareNodePool
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool google_gkeonprem_vmware_node_pool} Resource.
type GkeonpremVmwareNodePoolConfig ¶
type GkeonpremVmwareNodePoolConfig 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"` // config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#config GkeonpremVmwareNodePool#config} Config *GkeonpremVmwareNodePoolConfigA `field:"required" json:"config" yaml:"config"` // The location of the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#location GkeonpremVmwareNodePool#location} Location *string `field:"required" json:"location" yaml:"location"` // The vmware node pool name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#name GkeonpremVmwareNodePool#name} Name *string `field:"required" json:"name" yaml:"name"` // The cluster this node pool belongs to. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#vmware_cluster GkeonpremVmwareNodePool#vmware_cluster} VmwareCluster *string `field:"required" json:"vmwareCluster" yaml:"vmwareCluster"` // Annotations on the node Pool. // // This field has the same restrictions as Kubernetes annotations. // The total size of all keys and values combined is limited to 256k. // Key can have 2 segments: prefix (optional) and name (required), // separated by a slash (/). // Prefix must be a DNS subdomain. // Name must be 63 characters or less, begin and end with alphanumerics, // with dashes (-), underscores (_), dots (.), and alphanumerics between. // // // **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration. // Please refer to the field 'effective_annotations' for all of the annotations present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#annotations GkeonpremVmwareNodePool#annotations} Annotations *map[string]*string `field:"optional" json:"annotations" yaml:"annotations"` // The display name for the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#display_name GkeonpremVmwareNodePool#display_name} DisplayName *string `field:"optional" json:"displayName" yaml:"displayName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#id GkeonpremVmwareNodePool#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"` // node_pool_autoscaling block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#node_pool_autoscaling GkeonpremVmwareNodePool#node_pool_autoscaling} NodePoolAutoscaling *GkeonpremVmwareNodePoolNodePoolAutoscaling `field:"optional" json:"nodePoolAutoscaling" yaml:"nodePoolAutoscaling"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#project GkeonpremVmwareNodePool#project}. Project *string `field:"optional" json:"project" yaml:"project"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#timeouts GkeonpremVmwareNodePool#timeouts} Timeouts *GkeonpremVmwareNodePoolTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type GkeonpremVmwareNodePoolConfigA ¶
type GkeonpremVmwareNodePoolConfigA struct { // The OS image to be used for each node in a node pool. // // Currently 'cos', 'ubuntu', 'ubuntu_containerd' and 'windows' are supported. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#image_type GkeonpremVmwareNodePool#image_type} ImageType *string `field:"required" json:"imageType" yaml:"imageType"` // VMware disk size to be used during creation. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#boot_disk_size_gb GkeonpremVmwareNodePool#boot_disk_size_gb} BootDiskSizeGb *float64 `field:"optional" json:"bootDiskSizeGb" yaml:"bootDiskSizeGb"` // The number of CPUs for each node in the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#cpus GkeonpremVmwareNodePool#cpus} Cpus *float64 `field:"optional" json:"cpus" yaml:"cpus"` // Allow node pool traffic to be load balanced. Only works for clusters with MetalLB load balancers. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#enable_load_balancer GkeonpremVmwareNodePool#enable_load_balancer} EnableLoadBalancer interface{} `field:"optional" json:"enableLoadBalancer" yaml:"enableLoadBalancer"` // The OS image name in vCenter, only valid when using Windows. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#image GkeonpremVmwareNodePool#image} Image *string `field:"optional" json:"image" yaml:"image"` // The map of Kubernetes labels (key/value pairs) to be applied to each node. // // These will added in addition to any default label(s) that // Kubernetes may apply to the node. // In case of conflict in label keys, the applied set may differ depending on // the Kubernetes version -- it's best to assume the behavior is undefined // and conflicts should be avoided. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#labels GkeonpremVmwareNodePool#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // The megabytes of memory for each node in the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#memory_mb GkeonpremVmwareNodePool#memory_mb} MemoryMb *float64 `field:"optional" json:"memoryMb" yaml:"memoryMb"` // The number of nodes in the node pool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#replicas GkeonpremVmwareNodePool#replicas} Replicas *float64 `field:"optional" json:"replicas" yaml:"replicas"` // taints block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#taints GkeonpremVmwareNodePool#taints} Taints interface{} `field:"optional" json:"taints" yaml:"taints"` }
type GkeonpremVmwareNodePoolConfigAOutputReference ¶
type GkeonpremVmwareNodePoolConfigAOutputReference interface { cdktf.ComplexObject BootDiskSizeGb() *float64 SetBootDiskSizeGb(val *float64) BootDiskSizeGbInput() *float64 // 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) Cpus() *float64 SetCpus(val *float64) CpusInput() *float64 // 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 EnableLoadBalancer() interface{} SetEnableLoadBalancer(val interface{}) EnableLoadBalancerInput() interface{} // Experimental. Fqn() *string Image() *string SetImage(val *string) ImageInput() *string ImageType() *string SetImageType(val *string) ImageTypeInput() *string InternalValue() *GkeonpremVmwareNodePoolConfigA SetInternalValue(val *GkeonpremVmwareNodePoolConfigA) Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string MemoryMb() *float64 SetMemoryMb(val *float64) MemoryMbInput() *float64 Replicas() *float64 SetReplicas(val *float64) ReplicasInput() *float64 Taints() GkeonpremVmwareNodePoolConfigTaintsList TaintsInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) VsphereConfig() GkeonpremVmwareNodePoolConfigVsphereConfigList // 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 PutTaints(value interface{}) ResetBootDiskSizeGb() ResetCpus() ResetEnableLoadBalancer() ResetImage() ResetLabels() ResetMemoryMb() ResetReplicas() ResetTaints() // 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 NewGkeonpremVmwareNodePoolConfigAOutputReference ¶
func NewGkeonpremVmwareNodePoolConfigAOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeonpremVmwareNodePoolConfigAOutputReference
type GkeonpremVmwareNodePoolConfigTaints ¶
type GkeonpremVmwareNodePoolConfigTaints struct { // Key associated with the effect. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#key GkeonpremVmwareNodePool#key} Key *string `field:"required" json:"key" yaml:"key"` // Value associated with the effect. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#value GkeonpremVmwareNodePool#value} Value *string `field:"required" json:"value" yaml:"value"` // Available taint effects. Possible values: ["EFFECT_UNSPECIFIED", "NO_SCHEDULE", "PREFER_NO_SCHEDULE", "NO_EXECUTE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#effect GkeonpremVmwareNodePool#effect} Effect *string `field:"optional" json:"effect" yaml:"effect"` }
type GkeonpremVmwareNodePoolConfigTaintsList ¶
type GkeonpremVmwareNodePoolConfigTaintsList 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) // Experimental. ComputeFqn() *string Get(index *float64) GkeonpremVmwareNodePoolConfigTaintsOutputReference // 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 NewGkeonpremVmwareNodePoolConfigTaintsList ¶
func NewGkeonpremVmwareNodePoolConfigTaintsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremVmwareNodePoolConfigTaintsList
type GkeonpremVmwareNodePoolConfigTaintsOutputReference ¶
type GkeonpremVmwareNodePoolConfigTaintsOutputReference 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 Effect() *string SetEffect(val *string) EffectInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Key() *string SetKey(val *string) KeyInput() *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 ResetEffect() // 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 NewGkeonpremVmwareNodePoolConfigTaintsOutputReference ¶
func NewGkeonpremVmwareNodePoolConfigTaintsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremVmwareNodePoolConfigTaintsOutputReference
type GkeonpremVmwareNodePoolConfigVsphereConfig ¶
type GkeonpremVmwareNodePoolConfigVsphereConfig struct { }
type GkeonpremVmwareNodePoolConfigVsphereConfigList ¶
type GkeonpremVmwareNodePoolConfigVsphereConfigList 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 // 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) // Experimental. ComputeFqn() *string Get(index *float64) GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference // 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 NewGkeonpremVmwareNodePoolConfigVsphereConfigList ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremVmwareNodePoolConfigVsphereConfigList
type GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference ¶
type GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference 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 Datastore() *string // Experimental. Fqn() *string InternalValue() *GkeonpremVmwareNodePoolConfigVsphereConfig SetInternalValue(val *GkeonpremVmwareNodePoolConfigVsphereConfig) Tags() GkeonpremVmwareNodePoolConfigVsphereConfigTagsList // 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 // 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 NewGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference
type GkeonpremVmwareNodePoolConfigVsphereConfigTags ¶
type GkeonpremVmwareNodePoolConfigVsphereConfigTags struct { }
type GkeonpremVmwareNodePoolConfigVsphereConfigTagsList ¶
type GkeonpremVmwareNodePoolConfigVsphereConfigTagsList 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 // 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) // Experimental. ComputeFqn() *string Get(index *float64) GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference // 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 NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsList ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremVmwareNodePoolConfigVsphereConfigTagsList
type GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference ¶
type GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference interface { cdktf.ComplexObject Category() *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() *GkeonpremVmwareNodePoolConfigVsphereConfigTags SetInternalValue(val *GkeonpremVmwareNodePoolConfigVsphereConfigTags) Tag() *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 // 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 NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference ¶
func NewGkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference
type GkeonpremVmwareNodePoolNodePoolAutoscaling ¶
type GkeonpremVmwareNodePoolNodePoolAutoscaling struct { // Maximum number of replicas in the NodePool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#max_replicas GkeonpremVmwareNodePool#max_replicas} MaxReplicas *float64 `field:"required" json:"maxReplicas" yaml:"maxReplicas"` // Minimum number of replicas in the NodePool. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#min_replicas GkeonpremVmwareNodePool#min_replicas} MinReplicas *float64 `field:"required" json:"minReplicas" yaml:"minReplicas"` }
type GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference ¶
type GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference 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() *GkeonpremVmwareNodePoolNodePoolAutoscaling SetInternalValue(val *GkeonpremVmwareNodePoolNodePoolAutoscaling) MaxReplicas() *float64 SetMaxReplicas(val *float64) MaxReplicasInput() *float64 MinReplicas() *float64 SetMinReplicas(val *float64) MinReplicasInput() *float64 // 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 // 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 NewGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference ¶
func NewGkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference
type GkeonpremVmwareNodePoolStatus ¶
type GkeonpremVmwareNodePoolStatus struct { }
type GkeonpremVmwareNodePoolStatusConditions ¶
type GkeonpremVmwareNodePoolStatusConditions struct { }
type GkeonpremVmwareNodePoolStatusConditionsList ¶
type GkeonpremVmwareNodePoolStatusConditionsList 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 // 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) // Experimental. ComputeFqn() *string Get(index *float64) GkeonpremVmwareNodePoolStatusConditionsOutputReference // 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 NewGkeonpremVmwareNodePoolStatusConditionsList ¶
func NewGkeonpremVmwareNodePoolStatusConditionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremVmwareNodePoolStatusConditionsList
type GkeonpremVmwareNodePoolStatusConditionsOutputReference ¶
type GkeonpremVmwareNodePoolStatusConditionsOutputReference 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() *GkeonpremVmwareNodePoolStatusConditions SetInternalValue(val *GkeonpremVmwareNodePoolStatusConditions) LastTransitionTime() *string Message() *string Reason() *string State() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *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 // 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 NewGkeonpremVmwareNodePoolStatusConditionsOutputReference ¶
func NewGkeonpremVmwareNodePoolStatusConditionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremVmwareNodePoolStatusConditionsOutputReference
type GkeonpremVmwareNodePoolStatusList ¶
type GkeonpremVmwareNodePoolStatusList 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 // 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) // Experimental. ComputeFqn() *string Get(index *float64) GkeonpremVmwareNodePoolStatusOutputReference // 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 NewGkeonpremVmwareNodePoolStatusList ¶
func NewGkeonpremVmwareNodePoolStatusList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GkeonpremVmwareNodePoolStatusList
type GkeonpremVmwareNodePoolStatusOutputReference ¶
type GkeonpremVmwareNodePoolStatusOutputReference 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) Conditions() GkeonpremVmwareNodePoolStatusConditionsList // 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 ErrorMessage() *string // Experimental. Fqn() *string InternalValue() *GkeonpremVmwareNodePoolStatus SetInternalValue(val *GkeonpremVmwareNodePoolStatus) // 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 // 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 NewGkeonpremVmwareNodePoolStatusOutputReference ¶
func NewGkeonpremVmwareNodePoolStatusOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GkeonpremVmwareNodePoolStatusOutputReference
type GkeonpremVmwareNodePoolTimeouts ¶
type GkeonpremVmwareNodePoolTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#create GkeonpremVmwareNodePool#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#delete GkeonpremVmwareNodePool#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.7.0/docs/resources/gkeonprem_vmware_node_pool#update GkeonpremVmwareNodePool#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type GkeonpremVmwareNodePoolTimeoutsOutputReference ¶
type GkeonpremVmwareNodePoolTimeoutsOutputReference 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 NewGkeonpremVmwareNodePoolTimeoutsOutputReference ¶
func NewGkeonpremVmwareNodePoolTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GkeonpremVmwareNodePoolTimeoutsOutputReference
Source Files ¶
- GkeonpremVmwareNodePool.go
- GkeonpremVmwareNodePoolConfig.go
- GkeonpremVmwareNodePoolConfigA.go
- GkeonpremVmwareNodePoolConfigAOutputReference.go
- GkeonpremVmwareNodePoolConfigAOutputReference__checks.go
- GkeonpremVmwareNodePoolConfigTaints.go
- GkeonpremVmwareNodePoolConfigTaintsList.go
- GkeonpremVmwareNodePoolConfigTaintsList__checks.go
- GkeonpremVmwareNodePoolConfigTaintsOutputReference.go
- GkeonpremVmwareNodePoolConfigTaintsOutputReference__checks.go
- GkeonpremVmwareNodePoolConfigVsphereConfig.go
- GkeonpremVmwareNodePoolConfigVsphereConfigList.go
- GkeonpremVmwareNodePoolConfigVsphereConfigList__checks.go
- GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference.go
- GkeonpremVmwareNodePoolConfigVsphereConfigOutputReference__checks.go
- GkeonpremVmwareNodePoolConfigVsphereConfigTags.go
- GkeonpremVmwareNodePoolConfigVsphereConfigTagsList.go
- GkeonpremVmwareNodePoolConfigVsphereConfigTagsList__checks.go
- GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference.go
- GkeonpremVmwareNodePoolConfigVsphereConfigTagsOutputReference__checks.go
- GkeonpremVmwareNodePoolNodePoolAutoscaling.go
- GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference.go
- GkeonpremVmwareNodePoolNodePoolAutoscalingOutputReference__checks.go
- GkeonpremVmwareNodePoolStatus.go
- GkeonpremVmwareNodePoolStatusConditions.go
- GkeonpremVmwareNodePoolStatusConditionsList.go
- GkeonpremVmwareNodePoolStatusConditionsList__checks.go
- GkeonpremVmwareNodePoolStatusConditionsOutputReference.go
- GkeonpremVmwareNodePoolStatusConditionsOutputReference__checks.go
- GkeonpremVmwareNodePoolStatusList.go
- GkeonpremVmwareNodePoolStatusList__checks.go
- GkeonpremVmwareNodePoolStatusOutputReference.go
- GkeonpremVmwareNodePoolStatusOutputReference__checks.go
- GkeonpremVmwareNodePoolTimeouts.go
- GkeonpremVmwareNodePoolTimeoutsOutputReference.go
- GkeonpremVmwareNodePoolTimeoutsOutputReference__checks.go
- GkeonpremVmwareNodePool__checks.go
- main.go