Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func GoogleVertexAiIndex_IsConstruct(x interface{}) *bool + func GoogleVertexAiIndex_IsTerraformElement(x interface{}) *bool + func GoogleVertexAiIndex_IsTerraformResource(x interface{}) *bool + func GoogleVertexAiIndex_TfResourceType() *string + func NewGoogleVertexAiIndexDeployedIndexesList_Override(g GoogleVertexAiIndexDeployedIndexesList, ...) + func NewGoogleVertexAiIndexDeployedIndexesOutputReference_Override(g GoogleVertexAiIndexDeployedIndexesOutputReference, ...) + func NewGoogleVertexAiIndexIndexStatsList_Override(g GoogleVertexAiIndexIndexStatsList, ...) + func NewGoogleVertexAiIndexIndexStatsOutputReference_Override(g GoogleVertexAiIndexIndexStatsOutputReference, ...) + func NewGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference_Override(...) + func NewGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference_Override(g GoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference, ...) + func NewGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference_Override(g GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference, ...) + func NewGoogleVertexAiIndexMetadataConfigOutputReference_Override(g GoogleVertexAiIndexMetadataConfigOutputReference, ...) + func NewGoogleVertexAiIndexMetadataOutputReference_Override(g GoogleVertexAiIndexMetadataOutputReference, ...) + func NewGoogleVertexAiIndexTimeoutsOutputReference_Override(g GoogleVertexAiIndexTimeoutsOutputReference, ...) + func NewGoogleVertexAiIndex_Override(g GoogleVertexAiIndex, scope constructs.Construct, id *string, ...) + type GoogleVertexAiIndex interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + CreateTime func() *string + DependsOn func() *[]*string + DeployedIndexes func() GoogleVertexAiIndexDeployedIndexesList + Description func() *string + DescriptionInput func() *string + DisplayName func() *string + DisplayNameInput func() *string + Etag 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 + IndexStats func() GoogleVertexAiIndexIndexStatsList + IndexUpdateMethod func() *string + IndexUpdateMethodInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Labels func() *map[string]*string + LabelsInput func() *map[string]*string + Lifecycle func() *cdktf.TerraformResourceLifecycle + Metadata func() GoogleVertexAiIndexMetadataOutputReference + MetadataInput func() *GoogleVertexAiIndexMetadata + MetadataSchemaUri func() *string + Name func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutMetadata func(value *GoogleVertexAiIndexMetadata) + PutTimeouts func(value *GoogleVertexAiIndexTimeouts) + RawOverrides func() interface{} + Region func() *string + RegionInput func() *string + ResetDescription func() + ResetId func() + ResetIndexUpdateMethod func() + ResetLabels func() + ResetMetadata func() + ResetOverrideLogicalId func() + ResetProject func() + ResetRegion func() + ResetTimeouts func() + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetDisplayName func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetIndexUpdateMethod func(val *string) + SetLabels func(val *map[string]*string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetRegion func(val *string) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() GoogleVertexAiIndexTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + UpdateTime func() *string + func NewGoogleVertexAiIndex(scope constructs.Construct, id *string, config *GoogleVertexAiIndexConfig) GoogleVertexAiIndex + type GoogleVertexAiIndexConfig struct + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + Description *string + DisplayName *string + ForEach cdktf.ITerraformIterator + Id *string + IndexUpdateMethod *string + Labels *map[string]*string + Lifecycle *cdktf.TerraformResourceLifecycle + Metadata *GoogleVertexAiIndexMetadata + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Region *string + Timeouts *GoogleVertexAiIndexTimeouts + type GoogleVertexAiIndexDeployedIndexes struct + type GoogleVertexAiIndexDeployedIndexesList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) GoogleVertexAiIndexDeployedIndexesOutputReference + 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 NewGoogleVertexAiIndexDeployedIndexesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleVertexAiIndexDeployedIndexesList + type GoogleVertexAiIndexDeployedIndexesOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + DeployedIndexId 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 + IndexEndpoint func() *string + InternalValue func() *GoogleVertexAiIndexDeployedIndexes + 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 *GoogleVertexAiIndexDeployedIndexes) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleVertexAiIndexDeployedIndexesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleVertexAiIndexDeployedIndexesOutputReference + type GoogleVertexAiIndexIndexStats struct + type GoogleVertexAiIndexIndexStatsList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) GoogleVertexAiIndexIndexStatsOutputReference + 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 NewGoogleVertexAiIndexIndexStatsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleVertexAiIndexIndexStatsList + type GoogleVertexAiIndexIndexStatsOutputReference 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() *GoogleVertexAiIndexIndexStats + 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 *GoogleVertexAiIndexIndexStats) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + ShardsCount func() *float64 + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + VectorsCount func() *string + func NewGoogleVertexAiIndexIndexStatsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleVertexAiIndexIndexStatsOutputReference + type GoogleVertexAiIndexMetadata struct + Config *GoogleVertexAiIndexMetadataConfig + ContentsDeltaUri *string + IsCompleteOverwrite interface{} + type GoogleVertexAiIndexMetadataConfig struct + AlgorithmConfig *GoogleVertexAiIndexMetadataConfigAlgorithmConfig + ApproximateNeighborsCount *float64 + Dimensions *float64 + DistanceMeasureType *string + FeatureNormType *string + type GoogleVertexAiIndexMetadataConfigAlgorithmConfig struct + BruteForceConfig *GoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig + TreeAhConfig *GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig + type GoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig struct + type GoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference 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() *GoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig + 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 *GoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ... + type GoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference interface + BruteForceConfig func() ... + BruteForceConfigInput func() *GoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig + 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() *GoogleVertexAiIndexMetadataConfigAlgorithmConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutBruteForceConfig func(value *GoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig) + PutTreeAhConfig func(value *GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig) + ResetBruteForceConfig func() + ResetTreeAhConfig func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GoogleVertexAiIndexMetadataConfigAlgorithmConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + TreeAhConfig func() GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference + TreeAhConfigInput func() *GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig + func NewGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference + type GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig struct + LeafNodeEmbeddingCount *float64 + LeafNodesToSearchPercent *float64 + type GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference 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() *GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + LeafNodeEmbeddingCount func() *float64 + LeafNodeEmbeddingCountInput func() *float64 + LeafNodesToSearchPercent func() *float64 + LeafNodesToSearchPercentInput func() *float64 + ResetLeafNodeEmbeddingCount func() + ResetLeafNodesToSearchPercent func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig) + SetLeafNodeEmbeddingCount func(val *float64) + SetLeafNodesToSearchPercent func(val *float64) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference + type GoogleVertexAiIndexMetadataConfigOutputReference interface + AlgorithmConfig func() GoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference + AlgorithmConfigInput func() *GoogleVertexAiIndexMetadataConfigAlgorithmConfig + ApproximateNeighborsCount func() *float64 + ApproximateNeighborsCountInput func() *float64 + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Dimensions func() *float64 + DimensionsInput func() *float64 + DistanceMeasureType func() *string + DistanceMeasureTypeInput func() *string + FeatureNormType func() *string + FeatureNormTypeInput 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() *GoogleVertexAiIndexMetadataConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutAlgorithmConfig func(value *GoogleVertexAiIndexMetadataConfigAlgorithmConfig) + ResetAlgorithmConfig func() + ResetApproximateNeighborsCount func() + ResetDistanceMeasureType func() + ResetFeatureNormType func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetApproximateNeighborsCount func(val *float64) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDimensions func(val *float64) + SetDistanceMeasureType func(val *string) + SetFeatureNormType func(val *string) + SetInternalValue func(val *GoogleVertexAiIndexMetadataConfig) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleVertexAiIndexMetadataConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleVertexAiIndexMetadataConfigOutputReference + type GoogleVertexAiIndexMetadataOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Config func() GoogleVertexAiIndexMetadataConfigOutputReference + ConfigInput func() *GoogleVertexAiIndexMetadataConfig + ContentsDeltaUri func() *string + ContentsDeltaUriInput 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() *GoogleVertexAiIndexMetadata + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + IsCompleteOverwrite func() interface{} + IsCompleteOverwriteInput func() interface{} + PutConfig func(value *GoogleVertexAiIndexMetadataConfig) + ResetConfig func() + ResetContentsDeltaUri func() + ResetIsCompleteOverwrite func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetContentsDeltaUri func(val *string) + SetInternalValue func(val *GoogleVertexAiIndexMetadata) + SetIsCompleteOverwrite func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleVertexAiIndexMetadataOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleVertexAiIndexMetadataOutputReference + type GoogleVertexAiIndexTimeouts struct + Create *string + Delete *string + Update *string + type GoogleVertexAiIndexTimeoutsOutputReference 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 NewGoogleVertexAiIndexTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleVertexAiIndexTimeoutsOutputReference 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/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