Class VertexAiIndexEndpointDeployedIndex
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- software.constructs.Construct
-
- com.hashicorp.cdktf.TerraformElement
-
- com.hashicorp.cdktf.TerraformResource
-
- com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index.VertexAiIndexEndpointDeployedIndex
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.ITerraformAddressable,com.hashicorp.cdktf.ITerraformDependable,com.hashicorp.cdktf.ITerraformResource,software.amazon.jsii.JsiiSerializable,software.constructs.IConstruct,software.constructs.IDependable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:22.983Z") @Stability(Stable) public class VertexAiIndexEndpointDeployedIndex extends com.hashicorp.cdktf.TerraformResource
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index}.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVertexAiIndexEndpointDeployedIndex.BuilderA fluent builder forVertexAiIndexEndpointDeployedIndex.-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Field Summary
Fields Modifier and Type Field Description static StringTF_RESOURCE_TYPE
-
Constructor Summary
Constructors Modifier Constructor Description protectedVertexAiIndexEndpointDeployedIndex(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedVertexAiIndexEndpointDeployedIndex(software.amazon.jsii.JsiiObjectRef objRef)VertexAiIndexEndpointDeployedIndex(software.constructs.Construct scope, String id, VertexAiIndexEndpointDeployedIndexConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index} Resource.
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.TerraformResource
addMoveTarget, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getConnection, getCount, getDependsOn, getForEach, getLifecycle, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getProvider, getProvisioners, getStringAttribute, getStringMapAttribute, getTerraformGeneratorMetadata, getTerraformMetaArguments, getTerraformResourceType, hasResourceMove, importFrom, importFrom, interpolationForAttribute, isTerraformResource, moveFromId, moveTo, moveTo, moveToId, setConnection, setConnection, setCount, setCount, setDependsOn, setForEach, setLifecycle, setProvider, setProvisioners, toHclTerraform, toMetadata, toTerraform
-
Methods inherited from class com.hashicorp.cdktf.TerraformElement
addOverride, getCdktfStack, getConstructNodeMetadata, getFqn, getFriendlyUniqueId, getRawOverrides, isTerraformElement, overrideLogicalId, resetOverrideLogicalId
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Field Detail
-
TF_RESOURCE_TYPE
@Stability(Stable) public static final String TF_RESOURCE_TYPE
-
-
Constructor Detail
-
VertexAiIndexEndpointDeployedIndex
protected VertexAiIndexEndpointDeployedIndex(software.amazon.jsii.JsiiObjectRef objRef)
-
VertexAiIndexEndpointDeployedIndex
protected VertexAiIndexEndpointDeployedIndex(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
VertexAiIndexEndpointDeployedIndex
@Stability(Stable) public VertexAiIndexEndpointDeployedIndex(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull VertexAiIndexEndpointDeployedIndexConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index} Resource.- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.config- This parameter is required.
-
-
Method Detail
-
generateConfigForImport
@Stability(Stable) @NotNull public static com.hashicorp.cdktf.ImportableResource generateConfigForImport(@NotNull software.constructs.Construct scope, @NotNull String importToId, @NotNull String importFromId, @Nullable com.hashicorp.cdktf.TerraformProvider provider)Generates CDKTF code for importing a VertexAiIndexEndpointDeployedIndex resource upon running "cdktf plan". - Parameters:
scope- The scope in which to define this construct. This parameter is required.importToId- The construct id used in the generated config for the VertexAiIndexEndpointDeployedIndex to import. This parameter is required.importFromId- The id of the existing VertexAiIndexEndpointDeployedIndex that should be imported. This parameter is required.provider- ? Optional instance of the provider where the VertexAiIndexEndpointDeployedIndex to import is found.
-
generateConfigForImport
@Stability(Stable) @NotNull public static com.hashicorp.cdktf.ImportableResource generateConfigForImport(@NotNull software.constructs.Construct scope, @NotNull String importToId, @NotNull String importFromId)Generates CDKTF code for importing a VertexAiIndexEndpointDeployedIndex resource upon running "cdktf plan". - Parameters:
scope- The scope in which to define this construct. This parameter is required.importToId- The construct id used in the generated config for the VertexAiIndexEndpointDeployedIndex to import. This parameter is required.importFromId- The id of the existing VertexAiIndexEndpointDeployedIndex that should be imported. This parameter is required.
-
putAutomaticResources
@Stability(Stable) public void putAutomaticResources(@NotNull VertexAiIndexEndpointDeployedIndexAutomaticResources value)- Parameters:
value- This parameter is required.
-
putDedicatedResources
@Stability(Stable) public void putDedicatedResources(@NotNull VertexAiIndexEndpointDeployedIndexDedicatedResources value)- Parameters:
value- This parameter is required.
-
putDeployedIndexAuthConfig
@Stability(Stable) public void putDeployedIndexAuthConfig(@NotNull VertexAiIndexEndpointDeployedIndexDeployedIndexAuthConfig value)- Parameters:
value- This parameter is required.
-
putTimeouts
@Stability(Stable) public void putTimeouts(@NotNull VertexAiIndexEndpointDeployedIndexTimeouts value)- Parameters:
value- This parameter is required.
-
resetAutomaticResources
@Stability(Stable) public void resetAutomaticResources()
-
resetDedicatedResources
@Stability(Stable) public void resetDedicatedResources()
-
resetDeployedIndexAuthConfig
@Stability(Stable) public void resetDeployedIndexAuthConfig()
-
resetDeploymentGroup
@Stability(Stable) public void resetDeploymentGroup()
-
resetDisplayName
@Stability(Stable) public void resetDisplayName()
-
resetEnableAccessLogging
@Stability(Stable) public void resetEnableAccessLogging()
-
resetId
@Stability(Stable) public void resetId()
-
resetReservedIpRanges
@Stability(Stable) public void resetReservedIpRanges()
-
resetTimeouts
@Stability(Stable) public void resetTimeouts()
-
synthesizeAttributes
@Stability(Stable) @NotNull protected Map<String,Object> synthesizeAttributes()
- Overrides:
synthesizeAttributesin classcom.hashicorp.cdktf.TerraformResource
-
synthesizeHclAttributes
@Stability(Stable) @NotNull protected Map<String,Object> synthesizeHclAttributes()
- Overrides:
synthesizeHclAttributesin classcom.hashicorp.cdktf.TerraformResource
-
getAutomaticResources
@Stability(Stable) @NotNull public VertexAiIndexEndpointDeployedIndexAutomaticResourcesOutputReference getAutomaticResources()
-
getCreateTime
@Stability(Stable) @NotNull public String getCreateTime()
-
getDedicatedResources
@Stability(Stable) @NotNull public VertexAiIndexEndpointDeployedIndexDedicatedResourcesOutputReference getDedicatedResources()
-
getDeployedIndexAuthConfig
@Stability(Stable) @NotNull public VertexAiIndexEndpointDeployedIndexDeployedIndexAuthConfigOutputReference getDeployedIndexAuthConfig()
-
getIndexSyncTime
@Stability(Stable) @NotNull public String getIndexSyncTime()
-
getName
@Stability(Stable) @NotNull public String getName()
-
getPrivateEndpoints
@Stability(Stable) @NotNull public VertexAiIndexEndpointDeployedIndexPrivateEndpointsList getPrivateEndpoints()
-
getTimeouts
@Stability(Stable) @NotNull public VertexAiIndexEndpointDeployedIndexTimeoutsOutputReference getTimeouts()
-
getAutomaticResourcesInput
@Stability(Stable) @Nullable public VertexAiIndexEndpointDeployedIndexAutomaticResources getAutomaticResourcesInput()
-
getDedicatedResourcesInput
@Stability(Stable) @Nullable public VertexAiIndexEndpointDeployedIndexDedicatedResources getDedicatedResourcesInput()
-
getDeployedIndexAuthConfigInput
@Stability(Stable) @Nullable public VertexAiIndexEndpointDeployedIndexDeployedIndexAuthConfig getDeployedIndexAuthConfigInput()
-
getDeployedIndexIdInput
@Stability(Stable) @Nullable public String getDeployedIndexIdInput()
-
getDeploymentGroupInput
@Stability(Stable) @Nullable public String getDeploymentGroupInput()
-
getDisplayNameInput
@Stability(Stable) @Nullable public String getDisplayNameInput()
-
getEnableAccessLoggingInput
@Stability(Stable) @Nullable public Object getEnableAccessLoggingInput()
-
getIdInput
@Stability(Stable) @Nullable public String getIdInput()
-
getIndexEndpointInput
@Stability(Stable) @Nullable public String getIndexEndpointInput()
-
getIndexInput
@Stability(Stable) @Nullable public String getIndexInput()
-
getReservedIpRangesInput
@Stability(Stable) @Nullable public List<String> getReservedIpRangesInput()
-
getTimeoutsInput
@Stability(Stable) @Nullable public Object getTimeoutsInput()
-
getDeployedIndexId
@Stability(Stable) @NotNull public String getDeployedIndexId()
-
setDeployedIndexId
@Stability(Stable) public void setDeployedIndexId(@NotNull String value)
-
getDeploymentGroup
@Stability(Stable) @NotNull public String getDeploymentGroup()
-
setDeploymentGroup
@Stability(Stable) public void setDeploymentGroup(@NotNull String value)
-
getDisplayName
@Stability(Stable) @NotNull public String getDisplayName()
-
setDisplayName
@Stability(Stable) public void setDisplayName(@NotNull String value)
-
getEnableAccessLogging
@Stability(Stable) @NotNull public Object getEnableAccessLogging()
-
setEnableAccessLogging
@Stability(Stable) public void setEnableAccessLogging(@NotNull Boolean value)
-
setEnableAccessLogging
@Stability(Stable) public void setEnableAccessLogging(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getId
@Stability(Stable) @NotNull public String getId()
-
setId
@Stability(Stable) public void setId(@NotNull String value)
-
getIndex
@Stability(Stable) @NotNull public String getIndex()
-
setIndex
@Stability(Stable) public void setIndex(@NotNull String value)
-
getIndexEndpoint
@Stability(Stable) @NotNull public String getIndexEndpoint()
-
setIndexEndpoint
@Stability(Stable) public void setIndexEndpoint(@NotNull String value)
-
-