Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func GoogleComputeNodeGroup_IsConstruct(x interface{}) *bool + func GoogleComputeNodeGroup_IsTerraformElement(x interface{}) *bool + func GoogleComputeNodeGroup_IsTerraformResource(x interface{}) *bool + func GoogleComputeNodeGroup_TfResourceType() *string + func NewGoogleComputeNodeGroupAutoscalingPolicyOutputReference_Override(g GoogleComputeNodeGroupAutoscalingPolicyOutputReference, ...) + func NewGoogleComputeNodeGroupMaintenanceWindowOutputReference_Override(g GoogleComputeNodeGroupMaintenanceWindowOutputReference, ...) + func NewGoogleComputeNodeGroupShareSettingsOutputReference_Override(g GoogleComputeNodeGroupShareSettingsOutputReference, ...) + func NewGoogleComputeNodeGroupShareSettingsProjectMapList_Override(g GoogleComputeNodeGroupShareSettingsProjectMapList, ...) + func NewGoogleComputeNodeGroupShareSettingsProjectMapOutputReference_Override(g GoogleComputeNodeGroupShareSettingsProjectMapOutputReference, ...) + func NewGoogleComputeNodeGroupTimeoutsOutputReference_Override(g GoogleComputeNodeGroupTimeoutsOutputReference, ...) + func NewGoogleComputeNodeGroup_Override(g GoogleComputeNodeGroup, scope constructs.Construct, id *string, ...) + type GoogleComputeNodeGroup interface + AddOverride func(path *string, value interface{}) + AutoscalingPolicy func() GoogleComputeNodeGroupAutoscalingPolicyOutputReference + AutoscalingPolicyInput func() *GoogleComputeNodeGroupAutoscalingPolicy + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + CreationTimestamp func() *string + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InitialSize func() *float64 + InitialSizeInput func() *float64 + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + MaintenancePolicy func() *string + MaintenancePolicyInput func() *string + MaintenanceWindow func() GoogleComputeNodeGroupMaintenanceWindowOutputReference + MaintenanceWindowInput func() *GoogleComputeNodeGroupMaintenanceWindow + Name func() *string + NameInput func() *string + Node func() constructs.Node + NodeTemplate func() *string + NodeTemplateInput func() *string + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutAutoscalingPolicy func(value *GoogleComputeNodeGroupAutoscalingPolicy) + PutMaintenanceWindow func(value *GoogleComputeNodeGroupMaintenanceWindow) + PutShareSettings func(value *GoogleComputeNodeGroupShareSettings) + PutTimeouts func(value *GoogleComputeNodeGroupTimeouts) + RawOverrides func() interface{} + ResetAutoscalingPolicy func() + ResetDescription func() + ResetId func() + ResetInitialSize func() + ResetMaintenancePolicy func() + ResetMaintenanceWindow func() + ResetName func() + ResetOverrideLogicalId func() + ResetProject func() + ResetShareSettings func() + ResetSize func() + ResetTimeouts func() + ResetZone func() + SelfLink func() *string + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetInitialSize func(val *float64) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetMaintenancePolicy func(val *string) + SetName func(val *string) + SetNodeTemplate func(val *string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetSize func(val *float64) + SetZone func(val *string) + ShareSettings func() GoogleComputeNodeGroupShareSettingsOutputReference + ShareSettingsInput func() *GoogleComputeNodeGroupShareSettings + Size func() *float64 + SizeInput func() *float64 + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() GoogleComputeNodeGroupTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Zone func() *string + ZoneInput func() *string + func NewGoogleComputeNodeGroup(scope constructs.Construct, id *string, config *GoogleComputeNodeGroupConfig) GoogleComputeNodeGroup + type GoogleComputeNodeGroupAutoscalingPolicy struct + MaxNodes *float64 + MinNodes *float64 + Mode *string + type GoogleComputeNodeGroupAutoscalingPolicyOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *GoogleComputeNodeGroupAutoscalingPolicy + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + MaxNodes func() *float64 + MaxNodesInput func() *float64 + MinNodes func() *float64 + MinNodesInput func() *float64 + Mode func() *string + ModeInput func() *string + ResetMaxNodes func() + ResetMinNodes func() + ResetMode func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GoogleComputeNodeGroupAutoscalingPolicy) + SetMaxNodes func(val *float64) + SetMinNodes func(val *float64) + SetMode func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleComputeNodeGroupAutoscalingPolicyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleComputeNodeGroupAutoscalingPolicyOutputReference + type GoogleComputeNodeGroupConfig struct + AutoscalingPolicy *GoogleComputeNodeGroupAutoscalingPolicy + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + Description *string + ForEach cdktf.ITerraformIterator + Id *string + InitialSize *float64 + Lifecycle *cdktf.TerraformResourceLifecycle + MaintenancePolicy *string + MaintenanceWindow *GoogleComputeNodeGroupMaintenanceWindow + Name *string + NodeTemplate *string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + ShareSettings *GoogleComputeNodeGroupShareSettings + Size *float64 + Timeouts *GoogleComputeNodeGroupTimeouts + Zone *string + type GoogleComputeNodeGroupMaintenanceWindow struct + StartTime *string + type GoogleComputeNodeGroupMaintenanceWindowOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *GoogleComputeNodeGroupMaintenanceWindow + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GoogleComputeNodeGroupMaintenanceWindow) + SetStartTime func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + StartTime func() *string + StartTimeInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleComputeNodeGroupMaintenanceWindowOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleComputeNodeGroupMaintenanceWindowOutputReference + type GoogleComputeNodeGroupShareSettings struct + ProjectMap interface{} + ShareType *string + type GoogleComputeNodeGroupShareSettingsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *GoogleComputeNodeGroupShareSettings + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ProjectMap func() GoogleComputeNodeGroupShareSettingsProjectMapList + ProjectMapInput func() interface{} + PutProjectMap func(value interface{}) + ResetProjectMap func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GoogleComputeNodeGroupShareSettings) + SetShareType func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + ShareType func() *string + ShareTypeInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleComputeNodeGroupShareSettingsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleComputeNodeGroupShareSettingsOutputReference + type GoogleComputeNodeGroupShareSettingsProjectMap struct + Id *string + ProjectId *string + type GoogleComputeNodeGroupShareSettingsProjectMapList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) GoogleComputeNodeGroupShareSettingsProjectMapOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewGoogleComputeNodeGroupShareSettingsProjectMapList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleComputeNodeGroupShareSettingsProjectMapList + type GoogleComputeNodeGroupShareSettingsProjectMapOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ProjectId func() *string + ProjectIdInput func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetId func(val *string) + SetInternalValue func(val interface{}) + SetProjectId func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleComputeNodeGroupShareSettingsProjectMapOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleComputeNodeGroupShareSettingsProjectMapOutputReference + type GoogleComputeNodeGroupTimeouts struct + Create *string + Delete *string + Update *string + type GoogleComputeNodeGroupTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCreate func() + ResetDelete func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewGoogleComputeNodeGroupTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleComputeNodeGroupTimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v10 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v11 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v12 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v13 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v14 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v3 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v4 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v5 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v7 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v9