UpdateGraphRequest

Types

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

Properties

Link copied to clipboard

A value that indicates whether the graph has deletion protection enabled. The graph can't be deleted when deletion protection is enabled.

Link copied to clipboard

The unique identifier of the Neptune Analytics graph.

Link copied to clipboard

The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Min = 128

Link copied to clipboard

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.

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