1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. neptunegraph
  5. getPrivateGraphEndpoint

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.neptunegraph.getPrivateGraphEndpoint

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

The AWS::NeptuneGraph::PrivateGraphEndpoint resource creates an Amazon NeptuneGraph PrivateGraphEndpoint.

Using getPrivateGraphEndpoint

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getPrivateGraphEndpoint(args: GetPrivateGraphEndpointArgs, opts?: InvokeOptions): Promise<GetPrivateGraphEndpointResult>
function getPrivateGraphEndpointOutput(args: GetPrivateGraphEndpointOutputArgs, opts?: InvokeOptions): Output<GetPrivateGraphEndpointResult>
Copy
def get_private_graph_endpoint(private_graph_endpoint_identifier: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetPrivateGraphEndpointResult
def get_private_graph_endpoint_output(private_graph_endpoint_identifier: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetPrivateGraphEndpointResult]
Copy
func LookupPrivateGraphEndpoint(ctx *Context, args *LookupPrivateGraphEndpointArgs, opts ...InvokeOption) (*LookupPrivateGraphEndpointResult, error)
func LookupPrivateGraphEndpointOutput(ctx *Context, args *LookupPrivateGraphEndpointOutputArgs, opts ...InvokeOption) LookupPrivateGraphEndpointResultOutput
Copy

> Note: This function is named LookupPrivateGraphEndpoint in the Go SDK.

public static class GetPrivateGraphEndpoint 
{
    public static Task<GetPrivateGraphEndpointResult> InvokeAsync(GetPrivateGraphEndpointArgs args, InvokeOptions? opts = null)
    public static Output<GetPrivateGraphEndpointResult> Invoke(GetPrivateGraphEndpointInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPrivateGraphEndpointResult> getPrivateGraphEndpoint(GetPrivateGraphEndpointArgs args, InvokeOptions options)
public static Output<GetPrivateGraphEndpointResult> getPrivateGraphEndpoint(GetPrivateGraphEndpointArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:neptunegraph:getPrivateGraphEndpoint
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

PrivateGraphEndpointIdentifier This property is required. string

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

PrivateGraphEndpointIdentifier This property is required. string

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

privateGraphEndpointIdentifier This property is required. String

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

privateGraphEndpointIdentifier This property is required. string

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

private_graph_endpoint_identifier This property is required. str

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

privateGraphEndpointIdentifier This property is required. String

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

getPrivateGraphEndpoint Result

The following output properties are available:

PrivateGraphEndpointIdentifier string

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

VpcEndpointId string
VPC endpoint that provides a private connection between the Graph and specified VPC.
PrivateGraphEndpointIdentifier string

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

VpcEndpointId string
VPC endpoint that provides a private connection between the Graph and specified VPC.
privateGraphEndpointIdentifier String

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

vpcEndpointId String
VPC endpoint that provides a private connection between the Graph and specified VPC.
privateGraphEndpointIdentifier string

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

vpcEndpointId string
VPC endpoint that provides a private connection between the Graph and specified VPC.
private_graph_endpoint_identifier str

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

vpc_endpoint_id str
VPC endpoint that provides a private connection between the Graph and specified VPC.
privateGraphEndpointIdentifier String

PrivateGraphEndpoint resource identifier generated by concatenating the associated GraphIdentifier and VpcId with an underscore separator.

For example, if GraphIdentifier is g-12a3bcdef4 and VpcId is vpc-0a12bc34567de8f90, the generated PrivateGraphEndpointIdentifier will be g-12a3bcdef4_vpc-0a12bc34567de8f90

vpcEndpointId String
VPC endpoint that provides a private connection between the Graph and specified VPC.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi