@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / neptune / NeptuneGraphNotebookProps
Properties for creating a new Neptune Graph Notebook
readonly
graph:INeptuneGraph
The Neptune Analytics Graph this notebook will be connected to
readonly
optional
instanceType:InstanceType
The instance type of the notebook instance
"ec2.InstanceType.of(ec2.InstanceClass.T3, ec2.InstanceSize.MEDIUM)"
readonly
optional
volumeSize:Size
The size of the EBS volume
- 5 GiB