Class VertexAiFeatureGroupFeatureConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature.VertexAiFeatureGroupFeatureConfig.Jsii$Proxy
-
- All Implemented Interfaces:
VertexAiFeatureGroupFeatureConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- VertexAiFeatureGroupFeatureConfig
@Stability(Stable) @Internal public static final class VertexAiFeatureGroupFeatureConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements VertexAiFeatureGroupFeatureConfig
An implementation forVertexAiFeatureGroupFeatureConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.vertex_ai_feature_group_feature.VertexAiFeatureGroupFeatureConfig
VertexAiFeatureGroupFeatureConfig.Builder, VertexAiFeatureGroupFeatureConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(VertexAiFeatureGroupFeatureConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiFeatureGroupFeatureConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()The description of the FeatureGroup.StringgetFeatureGroup()The name of the Feature Group.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#id VertexAiFeatureGroupFeature#id}.Map<String,String>getLabels()The labels with user-defined metadata to organize your FeatureGroup.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetName()The resource name of the Feature Group Feature.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#project VertexAiFeatureGroupFeature#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetRegion()The region for the resource.VertexAiFeatureGroupFeatureTimeoutsgetTimeouts()timeouts block.StringgetVersionColumnName()The name of the BigQuery Table/View column hosting data for this version.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(VertexAiFeatureGroupFeatureConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theVertexAiFeatureGroupFeatureConfig.Builder.
-
-
Method Detail
-
getFeatureGroup
public final String getFeatureGroup()
Description copied from interface:VertexAiFeatureGroupFeatureConfigThe name of the Feature Group.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#feature_group VertexAiFeatureGroupFeature#feature_group}
- Specified by:
getFeatureGroupin interfaceVertexAiFeatureGroupFeatureConfig
-
getName
public final String getName()
Description copied from interface:VertexAiFeatureGroupFeatureConfigThe resource name of the Feature Group Feature.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#name VertexAiFeatureGroupFeature#name}
- Specified by:
getNamein interfaceVertexAiFeatureGroupFeatureConfig
-
getRegion
public final String getRegion()
Description copied from interface:VertexAiFeatureGroupFeatureConfigThe region for the resource. It should be the same as the feature group's region.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#region VertexAiFeatureGroupFeature#region}
- Specified by:
getRegionin interfaceVertexAiFeatureGroupFeatureConfig
-
getDescription
public final String getDescription()
Description copied from interface:VertexAiFeatureGroupFeatureConfigThe description of the FeatureGroup.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#description VertexAiFeatureGroupFeature#description}
- Specified by:
getDescriptionin interfaceVertexAiFeatureGroupFeatureConfig
-
getId
public final String getId()
Description copied from interface:VertexAiFeatureGroupFeatureConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#id VertexAiFeatureGroupFeature#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceVertexAiFeatureGroupFeatureConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:VertexAiFeatureGroupFeatureConfigThe labels with user-defined metadata to organize your FeatureGroup.**Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#labels VertexAiFeatureGroupFeature#labels}
- Specified by:
getLabelsin interfaceVertexAiFeatureGroupFeatureConfig
-
getProject
public final String getProject()
Description copied from interface:VertexAiFeatureGroupFeatureConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#project VertexAiFeatureGroupFeature#project}.- Specified by:
getProjectin interfaceVertexAiFeatureGroupFeatureConfig
-
getTimeouts
public final VertexAiFeatureGroupFeatureTimeouts getTimeouts()
Description copied from interface:VertexAiFeatureGroupFeatureConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#timeouts VertexAiFeatureGroupFeature#timeouts}
- Specified by:
getTimeoutsin interfaceVertexAiFeatureGroupFeatureConfig
-
getVersionColumnName
public final String getVersionColumnName()
Description copied from interface:VertexAiFeatureGroupFeatureConfigThe name of the BigQuery Table/View column hosting data for this version.If no value is provided, will use featureId. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#version_column_name VertexAiFeatureGroupFeature#version_column_name}
- Specified by:
getVersionColumnNamein interfaceVertexAiFeatureGroupFeatureConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-