Versions in this module Expand all Collapse all v10 v10.0.1 Oct 10, 2023 v10.0.0 Oct 4, 2023 Changes in this version + func NewVertexAiIndexEndpointTimeoutsOutputReference_Override(v VertexAiIndexEndpointTimeoutsOutputReference, ...) + func NewVertexAiIndexEndpoint_Override(v VertexAiIndexEndpoint, scope constructs.Construct, id *string, ...) + func VertexAiIndexEndpoint_IsConstruct(x interface{}) *bool + func VertexAiIndexEndpoint_IsTerraformElement(x interface{}) *bool + func VertexAiIndexEndpoint_IsTerraformResource(x interface{}) *bool + func VertexAiIndexEndpoint_TfResourceType() *string + type VertexAiIndexEndpoint interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + CreateTime func() *string + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + DisplayName func() *string + DisplayNameInput func() *string + EffectiveLabels func() cdktf.StringMap + 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 + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Labels func() *map[string]*string + LabelsInput func() *map[string]*string + Lifecycle func() *cdktf.TerraformResourceLifecycle + Name func() *string + Network func() *string + NetworkInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PublicEndpointDomainName func() *string + PublicEndpointEnabled func() interface{} + PublicEndpointEnabledInput func() interface{} + PutTimeouts func(value *VertexAiIndexEndpointTimeouts) + RawOverrides func() interface{} + Region func() *string + RegionInput func() *string + ResetDescription func() + ResetId func() + ResetLabels func() + ResetNetwork func() + ResetOverrideLogicalId func() + ResetProject func() + ResetPublicEndpointEnabled func() + ResetRegion func() + ResetTimeouts func() + SetConnection func(val interface{}) + SetCount func(val interface{}) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetDisplayName func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLabels func(val *map[string]*string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetNetwork func(val *string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetPublicEndpointEnabled func(val interface{}) + SetRegion func(val *string) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformLabels func() cdktf.StringMap + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() VertexAiIndexEndpointTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + UpdateTime func() *string + func NewVertexAiIndexEndpoint(scope constructs.Construct, id *string, config *VertexAiIndexEndpointConfig) VertexAiIndexEndpoint + type VertexAiIndexEndpointConfig struct + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + Description *string + DisplayName *string + ForEach cdktf.ITerraformIterator + Id *string + Labels *map[string]*string + Lifecycle *cdktf.TerraformResourceLifecycle + Network *string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + PublicEndpointEnabled interface{} + Region *string + Timeouts *VertexAiIndexEndpointTimeouts + type VertexAiIndexEndpointTimeouts struct + Create *string + Delete *string + Update *string + type VertexAiIndexEndpointTimeoutsOutputReference 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 NewVertexAiIndexEndpointTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) VertexAiIndexEndpointTimeoutsOutputReference Other modules containing this package 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/v8 github.com/cdktf/cdktf-provider-google-go/google/v9