Uses of Class
software.amazon.awscdk.services.neptunegraph.PrivateGraphEndpointReference.Builder
Packages that use PrivateGraphEndpointReference.Builder
Package
Description
AWS::NeptuneGraph Construct Library
-
Uses of PrivateGraphEndpointReference.Builder in software.amazon.awscdk.services.neptunegraph
Methods in software.amazon.awscdk.services.neptunegraph that return PrivateGraphEndpointReference.BuilderModifier and TypeMethodDescriptionPrivateGraphEndpointReference.builder()
PrivateGraphEndpointReference.Builder.privateGraphEndpointIdentifier
(String privateGraphEndpointIdentifier) Sets the value ofPrivateGraphEndpointReference.getPrivateGraphEndpointIdentifier()
Constructors in software.amazon.awscdk.services.neptunegraph with parameters of type PrivateGraphEndpointReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by thePrivateGraphEndpointReference.Builder
.