Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func DataGoogleComputeHealthCheck_IsConstruct(x interface{}) *bool + func DataGoogleComputeHealthCheck_IsTerraformDataSource(x interface{}) *bool + func DataGoogleComputeHealthCheck_IsTerraformElement(x interface{}) *bool + func DataGoogleComputeHealthCheck_TfResourceType() *string + func NewDataGoogleComputeHealthCheckGrpcHealthCheckList_Override(d DataGoogleComputeHealthCheckGrpcHealthCheckList, ...) + func NewDataGoogleComputeHealthCheckGrpcHealthCheckOutputReference_Override(d DataGoogleComputeHealthCheckGrpcHealthCheckOutputReference, ...) + func NewDataGoogleComputeHealthCheckHttp2HealthCheckList_Override(d DataGoogleComputeHealthCheckHttp2HealthCheckList, ...) + func NewDataGoogleComputeHealthCheckHttp2HealthCheckOutputReference_Override(d DataGoogleComputeHealthCheckHttp2HealthCheckOutputReference, ...) + func NewDataGoogleComputeHealthCheckHttpHealthCheckList_Override(d DataGoogleComputeHealthCheckHttpHealthCheckList, ...) + func NewDataGoogleComputeHealthCheckHttpHealthCheckOutputReference_Override(d DataGoogleComputeHealthCheckHttpHealthCheckOutputReference, ...) + func NewDataGoogleComputeHealthCheckHttpsHealthCheckList_Override(d DataGoogleComputeHealthCheckHttpsHealthCheckList, ...) + func NewDataGoogleComputeHealthCheckHttpsHealthCheckOutputReference_Override(d DataGoogleComputeHealthCheckHttpsHealthCheckOutputReference, ...) + func NewDataGoogleComputeHealthCheckLogConfigList_Override(d DataGoogleComputeHealthCheckLogConfigList, ...) + func NewDataGoogleComputeHealthCheckLogConfigOutputReference_Override(d DataGoogleComputeHealthCheckLogConfigOutputReference, ...) + func NewDataGoogleComputeHealthCheckSslHealthCheckList_Override(d DataGoogleComputeHealthCheckSslHealthCheckList, ...) + func NewDataGoogleComputeHealthCheckSslHealthCheckOutputReference_Override(d DataGoogleComputeHealthCheckSslHealthCheckOutputReference, ...) + func NewDataGoogleComputeHealthCheckTcpHealthCheckList_Override(d DataGoogleComputeHealthCheckTcpHealthCheckList, ...) + func NewDataGoogleComputeHealthCheckTcpHealthCheckOutputReference_Override(d DataGoogleComputeHealthCheckTcpHealthCheckOutputReference, ...) + func NewDataGoogleComputeHealthCheck_Override(d DataGoogleComputeHealthCheck, scope constructs.Construct, id *string, ...) + type DataGoogleComputeHealthCheck interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + CheckIntervalSec func() *float64 + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + CreationTimestamp func() *string + DependsOn func() *[]*string + Description 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 + GrpcHealthCheck func() DataGoogleComputeHealthCheckGrpcHealthCheckList + HealthyThreshold func() *float64 + Http2HealthCheck func() DataGoogleComputeHealthCheckHttp2HealthCheckList + HttpHealthCheck func() DataGoogleComputeHealthCheckHttpHealthCheckList + HttpsHealthCheck func() DataGoogleComputeHealthCheckHttpsHealthCheckList + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + LogConfig func() DataGoogleComputeHealthCheckLogConfigList + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + RawOverrides func() interface{} + ResetId func() + ResetOverrideLogicalId func() + ResetProject func() + SelfLink func() *string + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetName func(val *string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SslHealthCheck func() DataGoogleComputeHealthCheckSslHealthCheckList + SynthesizeAttributes func() *map[string]interface{} + TcpHealthCheck func() DataGoogleComputeHealthCheckTcpHealthCheckList + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + TimeoutSec func() *float64 + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Type func() *string + UnhealthyThreshold func() *float64 + func NewDataGoogleComputeHealthCheck(scope constructs.Construct, id *string, ...) DataGoogleComputeHealthCheck + type DataGoogleComputeHealthCheckConfig struct + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + type DataGoogleComputeHealthCheckGrpcHealthCheck struct + type DataGoogleComputeHealthCheckGrpcHealthCheckList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeHealthCheckGrpcHealthCheckOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewDataGoogleComputeHealthCheckGrpcHealthCheckList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckGrpcHealthCheckList + type DataGoogleComputeHealthCheckGrpcHealthCheckOutputReference 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 + GrpcServiceName func() *string + InternalValue func() *DataGoogleComputeHealthCheckGrpcHealthCheck + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Port func() *float64 + PortName func() *string + PortSpecification func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeHealthCheckGrpcHealthCheck) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeHealthCheckGrpcHealthCheckOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckGrpcHealthCheckOutputReference + type DataGoogleComputeHealthCheckHttp2HealthCheck struct + type DataGoogleComputeHealthCheckHttp2HealthCheckList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeHealthCheckHttp2HealthCheckOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewDataGoogleComputeHealthCheckHttp2HealthCheckList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckHttp2HealthCheckList + type DataGoogleComputeHealthCheckHttp2HealthCheckOutputReference 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 + Host func() *string + InternalValue func() *DataGoogleComputeHealthCheckHttp2HealthCheck + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Port func() *float64 + PortName func() *string + PortSpecification func() *string + ProxyHeader func() *string + RequestPath func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + Response func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeHealthCheckHttp2HealthCheck) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeHealthCheckHttp2HealthCheckOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckHttp2HealthCheckOutputReference + type DataGoogleComputeHealthCheckHttpHealthCheck struct + type DataGoogleComputeHealthCheckHttpHealthCheckList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeHealthCheckHttpHealthCheckOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewDataGoogleComputeHealthCheckHttpHealthCheckList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckHttpHealthCheckList + type DataGoogleComputeHealthCheckHttpHealthCheckOutputReference 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 + Host func() *string + InternalValue func() *DataGoogleComputeHealthCheckHttpHealthCheck + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Port func() *float64 + PortName func() *string + PortSpecification func() *string + ProxyHeader func() *string + RequestPath func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + Response func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeHealthCheckHttpHealthCheck) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeHealthCheckHttpHealthCheckOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckHttpHealthCheckOutputReference + type DataGoogleComputeHealthCheckHttpsHealthCheck struct + type DataGoogleComputeHealthCheckHttpsHealthCheckList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeHealthCheckHttpsHealthCheckOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewDataGoogleComputeHealthCheckHttpsHealthCheckList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckHttpsHealthCheckList + type DataGoogleComputeHealthCheckHttpsHealthCheckOutputReference 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 + Host func() *string + InternalValue func() *DataGoogleComputeHealthCheckHttpsHealthCheck + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Port func() *float64 + PortName func() *string + PortSpecification func() *string + ProxyHeader func() *string + RequestPath func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + Response func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeHealthCheckHttpsHealthCheck) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeHealthCheckHttpsHealthCheckOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckHttpsHealthCheckOutputReference + type DataGoogleComputeHealthCheckLogConfig struct + type DataGoogleComputeHealthCheckLogConfigList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeHealthCheckLogConfigOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewDataGoogleComputeHealthCheckLogConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckLogConfigList + type DataGoogleComputeHealthCheckLogConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Enable func() cdktf.IResolvable + 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() *DataGoogleComputeHealthCheckLogConfig + 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 *DataGoogleComputeHealthCheckLogConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeHealthCheckLogConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckLogConfigOutputReference + type DataGoogleComputeHealthCheckSslHealthCheck struct + type DataGoogleComputeHealthCheckSslHealthCheckList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeHealthCheckSslHealthCheckOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewDataGoogleComputeHealthCheckSslHealthCheckList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckSslHealthCheckList + type DataGoogleComputeHealthCheckSslHealthCheckOutputReference 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() *DataGoogleComputeHealthCheckSslHealthCheck + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Port func() *float64 + PortName func() *string + PortSpecification func() *string + ProxyHeader func() *string + Request func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + Response func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeHealthCheckSslHealthCheck) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeHealthCheckSslHealthCheckOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckSslHealthCheckOutputReference + type DataGoogleComputeHealthCheckTcpHealthCheck struct + type DataGoogleComputeHealthCheckTcpHealthCheckList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) DataGoogleComputeHealthCheckTcpHealthCheckOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewDataGoogleComputeHealthCheckTcpHealthCheckList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckTcpHealthCheckList + type DataGoogleComputeHealthCheckTcpHealthCheckOutputReference 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() *DataGoogleComputeHealthCheckTcpHealthCheck + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Port func() *float64 + PortName func() *string + PortSpecification func() *string + ProxyHeader func() *string + Request func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + Response func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *DataGoogleComputeHealthCheckTcpHealthCheck) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewDataGoogleComputeHealthCheckTcpHealthCheckOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) DataGoogleComputeHealthCheckTcpHealthCheckOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-google-go/google/v10 github.com/cdktf/cdktf-provider-google-go/google/v11 github.com/cdktf/cdktf-provider-google-go/google/v12 github.com/cdktf/cdktf-provider-google-go/google/v13 github.com/cdktf/cdktf-provider-google-go/google/v14 github.com/cdktf/cdktf-provider-google-go/google/v3 github.com/cdktf/cdktf-provider-google-go/google/v4 github.com/cdktf/cdktf-provider-google-go/google/v5 github.com/cdktf/cdktf-provider-google-go/google/v7 github.com/cdktf/cdktf-provider-google-go/google/v8 github.com/cdktf/cdktf-provider-google-go/google/v9