Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.neptunegraph.CfnPrivateGraphEndpointPropsMixin.Builder
Packages that use CfnPrivateGraphEndpointPropsMixin.Builder
-
Uses of CfnPrivateGraphEndpointPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.neptunegraph
Methods in software.amazon.awscdk.cfnpropertymixins.services.neptunegraph that return CfnPrivateGraphEndpointPropsMixin.BuilderModifier and TypeMethodDescriptionCfnPrivateGraphEndpointPropsMixin.Builder.create()CfnPrivateGraphEndpointPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPrivateGraphEndpointPropsMixin.Builder.graphIdentifier(String graphIdentifier) The unique identifier of the Neptune Analytics graph.CfnPrivateGraphEndpointPropsMixin.Builder.securityGroupIds(List<String> securityGroupIds) Security groups to be attached to the private graph endpoint..Subnets in which private graph endpoint ENIs are created.The VPC in which the private graph endpoint needs to be created.