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

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.105.0 published on Thursday, May 2, 2024 by Pulumi

aws-native.neptunegraph.getPrivateGraphEndpoint

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.105.0 published on Thursday, May 2, 2024 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>
    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]
    func LookupPrivateGraphEndpoint(ctx *Context, args *LookupPrivateGraphEndpointArgs, opts ...InvokeOption) (*LookupPrivateGraphEndpointResult, error)
    func LookupPrivateGraphEndpointOutput(ctx *Context, args *LookupPrivateGraphEndpointOutputArgs, opts ...InvokeOption) LookupPrivateGraphEndpointResultOutput

    > 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)
    }
    public static CompletableFuture<GetPrivateGraphEndpointResult> getPrivateGraphEndpoint(GetPrivateGraphEndpointArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:neptunegraph:getPrivateGraphEndpoint
      arguments:
        # arguments dictionary

    The following arguments are supported:

    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

    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

    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

    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

    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

    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

    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
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.105.0 published on Thursday, May 2, 2024 by Pulumi