Interface: NeptuneGraphNotebookProps
March 19, 2026 ยท View on GitHub
@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / neptune / NeptuneGraphNotebookProps
Interface: NeptuneGraphNotebookProps
Properties for creating a new Neptune Graph Notebook
Properties
graph
readonlygraph:INeptuneGraph
The Neptune Analytics Graph this notebook will be connected to
instanceType?
readonlyoptionalinstanceType?:InstanceType
The instance type of the notebook instance
Default
"ec2.InstanceType.of(ec2.InstanceClass.T3, ec2.InstanceSize.MEDIUM)"
volumeSize?
readonlyoptionalvolumeSize?:Size
The size of the EBS volume
Default
- 5 GiB