generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / neptune / NeptuneGraphNotebookProps

Interface: NeptuneGraphNotebookProps

Properties for creating a new Neptune Graph Notebook

Properties

graph

readonly graph: INeptuneGraph

The Neptune Analytics Graph this notebook will be connected to


instanceType?

readonly optional instanceType: InstanceType

The instance type of the notebook instance

Default

"ec2.InstanceType.of(ec2.InstanceClass.T3, ec2.InstanceSize.MEDIUM)"

volumeSize?

readonly optional volumeSize: Size

The size of the EBS volume

Default

- 5 GiB