aws::neptune-instance¶
Query neptune instance.
Example¶
instance: $(external-query aws::neptune-instance { db-instance-identifier: 'neptune-instance-example' })
Attributes¶
| Attribute | Description |
|---|---|
| db-cluster-id | The identifier or arn of the cluster to which the instance belongs. |
| engine | The name of the engine by which the cluster was created. |
| db-instance-identifier | The unique name of the Neptune instance. |