Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.neptunegraph.CfnPrivateGraphEndpointMixinProps.Builder
Packages that use CfnPrivateGraphEndpointMixinProps.Builder
-
Uses of CfnPrivateGraphEndpointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.neptunegraph
Methods in software.amazon.awscdk.cfnpropertymixins.services.neptunegraph that return CfnPrivateGraphEndpointMixinProps.BuilderModifier and TypeMethodDescriptionCfnPrivateGraphEndpointMixinProps.builder()CfnPrivateGraphEndpointMixinProps.Builder.graphIdentifier(String graphIdentifier) Sets the value ofCfnPrivateGraphEndpointMixinProps.getGraphIdentifier()CfnPrivateGraphEndpointMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnPrivateGraphEndpointMixinProps.getSecurityGroupIds()Sets the value ofCfnPrivateGraphEndpointMixinProps.getSubnetIds()Sets the value ofCfnPrivateGraphEndpointMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.neptunegraph with parameters of type CfnPrivateGraphEndpointMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrivateGraphEndpointMixinProps.Builder.