Uses of Interface
com.hashicorp.cdktf.providers.google.datastore_index.DatastoreIndexProperties
-
Packages that use DatastoreIndexProperties Package Description com.hashicorp.cdktf.providers.google.datastore_index google_datastore_index -
-
Uses of DatastoreIndexProperties in com.hashicorp.cdktf.providers.google.datastore_index
Classes in com.hashicorp.cdktf.providers.google.datastore_index that implement DatastoreIndexProperties Modifier and Type Class Description static classDatastoreIndexProperties.Jsii$ProxyAn implementation forDatastoreIndexPropertiesMethods in com.hashicorp.cdktf.providers.google.datastore_index that return DatastoreIndexProperties Modifier and Type Method Description DatastoreIndexPropertiesDatastoreIndexProperties.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.datastore_index with parameters of type DatastoreIndexProperties Modifier and Type Method Description voidDatastoreIndexPropertiesOutputReference. setInternalValue(DatastoreIndexProperties value)Method parameters in com.hashicorp.cdktf.providers.google.datastore_index with type arguments of type DatastoreIndexProperties Modifier and Type Method Description DatastoreIndex.BuilderDatastoreIndex.Builder. properties(List<? extends DatastoreIndexProperties> properties)properties block.DatastoreIndexConfig.BuilderDatastoreIndexConfig.Builder. properties(List<? extends DatastoreIndexProperties> properties)Sets the value ofDatastoreIndexConfig.getProperties()voidDatastoreIndexPropertiesList. setInternalValue(List<DatastoreIndexProperties> value)
-