ResetGraphResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN associated with the graph.

Link copied to clipboard

The build number of the graph.

Link copied to clipboard

The time at which the graph was created.

Link copied to clipboard

If true, deletion protection is enabled for the graph.

Link copied to clipboard

The graph endpoint.

Link copied to clipboard
val id: String

The unique identifier of the graph.

Link copied to clipboard

The ID of the KMS key used to encrypt and decrypt graph data.

Link copied to clipboard

The name of the graph.

Link copied to clipboard

The number of memory-optimized Neptune Capacity Units (m-NCUs) allocated to the graph.

Link copied to clipboard

If true, the graph has a public endpoint, otherwise not.

Link copied to clipboard

The number of replicas for the graph.

Link copied to clipboard

The ID of the snapshot from which the graph was created, if any.

Link copied to clipboard

The status of the graph.

Link copied to clipboard

The reason that the graph has this status.

Link copied to clipboard

Specifies the number of dimensions for vector embeddings loaded into the graph. Max = 65535

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String