Uses of Interface
software.amazon.awscdk.services.neptunegraph.CfnGraphSnapshotProps
Packages that use CfnGraphSnapshotProps
Package
Description
AWS::NeptuneGraph Construct Library
-
Uses of CfnGraphSnapshotProps in software.amazon.awscdk.services.neptunegraph
Classes in software.amazon.awscdk.services.neptunegraph that implement CfnGraphSnapshotPropsMethods in software.amazon.awscdk.services.neptunegraph that return CfnGraphSnapshotPropsModifier and TypeMethodDescriptionCfnGraphSnapshotProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.neptunegraph with parameters of type CfnGraphSnapshotPropsModifierConstructorDescriptionCfnGraphSnapshot(software.constructs.Construct scope, String id, CfnGraphSnapshotProps props) Create a newAWS::NeptuneGraph::GraphSnapshot.