Builder
Properties
Indicates whether or not to enable deletion protection on the graph. The graph can’t be deleted when deletion protection is enabled. (true
or false
).
Specifies a KMS key to use to encrypt data in the new graph.
The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Min = 16
Specifies whether or not the graph can be reachable over the internet. All access to graphs is IAM authenticated. (true
to enable, or false
to disable.
The number of replicas in other AZs. Min =0, Max = 2, Default = 1.
Specifies the number of dimensions for vector embeddings that will be loaded into the graph. The value is specified as dimension=
value. Max = 65,535
Functions
construct an aws.sdk.kotlin.services.neptunegraph.model.VectorSearchConfiguration inside the given block