1. Packages
  2. Mongodbatlas Provider
  3. API Docs
  4. getStreamPrivatelinkEndpoints
MongoDB Atlas v3.30.0 published on Friday, Mar 21, 2025 by Pulumi

mongodbatlas.getStreamPrivatelinkEndpoints

Explore with Pulumi AI

mongodbatlas logo
MongoDB Atlas v3.30.0 published on Friday, Mar 21, 2025 by Pulumi

    # Data Source: mongodbatlas.getStreamPrivatelinkEndpoints

    mongodbatlas.getStreamPrivatelinkEndpoints describes a Privatelink Endpoint for Streams.

    Example Usage

    S

    Using getStreamPrivatelinkEndpoints

    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 getStreamPrivatelinkEndpoints(args: GetStreamPrivatelinkEndpointsArgs, opts?: InvokeOptions): Promise<GetStreamPrivatelinkEndpointsResult>
    function getStreamPrivatelinkEndpointsOutput(args: GetStreamPrivatelinkEndpointsOutputArgs, opts?: InvokeOptions): Output<GetStreamPrivatelinkEndpointsResult>
    def get_stream_privatelink_endpoints(project_id: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetStreamPrivatelinkEndpointsResult
    def get_stream_privatelink_endpoints_output(project_id: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetStreamPrivatelinkEndpointsResult]
    func LookupStreamPrivatelinkEndpoints(ctx *Context, args *LookupStreamPrivatelinkEndpointsArgs, opts ...InvokeOption) (*LookupStreamPrivatelinkEndpointsResult, error)
    func LookupStreamPrivatelinkEndpointsOutput(ctx *Context, args *LookupStreamPrivatelinkEndpointsOutputArgs, opts ...InvokeOption) LookupStreamPrivatelinkEndpointsResultOutput

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

    public static class GetStreamPrivatelinkEndpoints 
    {
        public static Task<GetStreamPrivatelinkEndpointsResult> InvokeAsync(GetStreamPrivatelinkEndpointsArgs args, InvokeOptions? opts = null)
        public static Output<GetStreamPrivatelinkEndpointsResult> Invoke(GetStreamPrivatelinkEndpointsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStreamPrivatelinkEndpointsResult> getStreamPrivatelinkEndpoints(GetStreamPrivatelinkEndpointsArgs args, InvokeOptions options)
    public static Output<GetStreamPrivatelinkEndpointsResult> getStreamPrivatelinkEndpoints(GetStreamPrivatelinkEndpointsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: mongodbatlas:index/getStreamPrivatelinkEndpoints:getStreamPrivatelinkEndpoints
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProjectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    ProjectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    projectId String
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    projectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    project_id str
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    projectId String
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.

    getStreamPrivatelinkEndpoints Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    ProjectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    Results List<GetStreamPrivatelinkEndpointsResult>
    Id string
    The provider-assigned unique ID for this managed resource.
    ProjectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    Results []GetStreamPrivatelinkEndpointsResult
    id String
    The provider-assigned unique ID for this managed resource.
    projectId String
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    results List<GetStreamPrivatelinkEndpointsResult>
    id string
    The provider-assigned unique ID for this managed resource.
    projectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    results GetStreamPrivatelinkEndpointsResult[]
    id str
    The provider-assigned unique ID for this managed resource.
    project_id str
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    results Sequence[GetStreamPrivatelinkEndpointsResult]
    id String
    The provider-assigned unique ID for this managed resource.
    projectId String
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    results List<Property Map>

    Supporting Types

    GetStreamPrivatelinkEndpointsResult

    Arn string
    Amazon Resource Name (ARN).
    DnsDomain string
    Domain name of Privatelink connected cluster.
    DnsSubDomains List<string>
    Sub-Domain name of Confluent cluster. These are typically your availability zones.
    ErrorMessage string
    Error message if the connection is in a failed state.
    Id string
    The ID of the Private Link connection.
    InterfaceEndpointId string
    Interface endpoint ID that is created from the specified service endpoint ID.
    InterfaceEndpointName string
    Name of interface endpoint that is created from the specified service endpoint ID.
    ProjectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    ProviderAccountId string
    Account ID from the cloud provider.
    ProviderName string
    Provider where the Kafka cluster is deployed.
    Region string
    When the vendor is CONFLUENT, this is the domain name of Confluent cluster. When the vendor is MSK, this is computed by the API from the provided arn.
    ServiceEndpointId string
    Service Endpoint ID.
    State string
    Status of the connection.
    Vendor string
    Vendor who manages the Kafka cluster.
    Arn string
    Amazon Resource Name (ARN).
    DnsDomain string
    Domain name of Privatelink connected cluster.
    DnsSubDomains []string
    Sub-Domain name of Confluent cluster. These are typically your availability zones.
    ErrorMessage string
    Error message if the connection is in a failed state.
    Id string
    The ID of the Private Link connection.
    InterfaceEndpointId string
    Interface endpoint ID that is created from the specified service endpoint ID.
    InterfaceEndpointName string
    Name of interface endpoint that is created from the specified service endpoint ID.
    ProjectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    ProviderAccountId string
    Account ID from the cloud provider.
    ProviderName string
    Provider where the Kafka cluster is deployed.
    Region string
    When the vendor is CONFLUENT, this is the domain name of Confluent cluster. When the vendor is MSK, this is computed by the API from the provided arn.
    ServiceEndpointId string
    Service Endpoint ID.
    State string
    Status of the connection.
    Vendor string
    Vendor who manages the Kafka cluster.
    arn String
    Amazon Resource Name (ARN).
    dnsDomain String
    Domain name of Privatelink connected cluster.
    dnsSubDomains List<String>
    Sub-Domain name of Confluent cluster. These are typically your availability zones.
    errorMessage String
    Error message if the connection is in a failed state.
    id String
    The ID of the Private Link connection.
    interfaceEndpointId String
    Interface endpoint ID that is created from the specified service endpoint ID.
    interfaceEndpointName String
    Name of interface endpoint that is created from the specified service endpoint ID.
    projectId String
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    providerAccountId String
    Account ID from the cloud provider.
    providerName String
    Provider where the Kafka cluster is deployed.
    region String
    When the vendor is CONFLUENT, this is the domain name of Confluent cluster. When the vendor is MSK, this is computed by the API from the provided arn.
    serviceEndpointId String
    Service Endpoint ID.
    state String
    Status of the connection.
    vendor String
    Vendor who manages the Kafka cluster.
    arn string
    Amazon Resource Name (ARN).
    dnsDomain string
    Domain name of Privatelink connected cluster.
    dnsSubDomains string[]
    Sub-Domain name of Confluent cluster. These are typically your availability zones.
    errorMessage string
    Error message if the connection is in a failed state.
    id string
    The ID of the Private Link connection.
    interfaceEndpointId string
    Interface endpoint ID that is created from the specified service endpoint ID.
    interfaceEndpointName string
    Name of interface endpoint that is created from the specified service endpoint ID.
    projectId string
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    providerAccountId string
    Account ID from the cloud provider.
    providerName string
    Provider where the Kafka cluster is deployed.
    region string
    When the vendor is CONFLUENT, this is the domain name of Confluent cluster. When the vendor is MSK, this is computed by the API from the provided arn.
    serviceEndpointId string
    Service Endpoint ID.
    state string
    Status of the connection.
    vendor string
    Vendor who manages the Kafka cluster.
    arn str
    Amazon Resource Name (ARN).
    dns_domain str
    Domain name of Privatelink connected cluster.
    dns_sub_domains Sequence[str]
    Sub-Domain name of Confluent cluster. These are typically your availability zones.
    error_message str
    Error message if the connection is in a failed state.
    id str
    The ID of the Private Link connection.
    interface_endpoint_id str
    Interface endpoint ID that is created from the specified service endpoint ID.
    interface_endpoint_name str
    Name of interface endpoint that is created from the specified service endpoint ID.
    project_id str
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    provider_account_id str
    Account ID from the cloud provider.
    provider_name str
    Provider where the Kafka cluster is deployed.
    region str
    When the vendor is CONFLUENT, this is the domain name of Confluent cluster. When the vendor is MSK, this is computed by the API from the provided arn.
    service_endpoint_id str
    Service Endpoint ID.
    state str
    Status of the connection.
    vendor str
    Vendor who manages the Kafka cluster.
    arn String
    Amazon Resource Name (ARN).
    dnsDomain String
    Domain name of Privatelink connected cluster.
    dnsSubDomains List<String>
    Sub-Domain name of Confluent cluster. These are typically your availability zones.
    errorMessage String
    Error message if the connection is in a failed state.
    id String
    The ID of the Private Link connection.
    interfaceEndpointId String
    Interface endpoint ID that is created from the specified service endpoint ID.
    interfaceEndpointName String
    Name of interface endpoint that is created from the specified service endpoint ID.
    projectId String
    Unique 24-hexadecimal digit string that identifies your project. Use the /groups endpoint to retrieve all projects to which the authenticated user has access.
    providerAccountId String
    Account ID from the cloud provider.
    providerName String
    Provider where the Kafka cluster is deployed.
    region String
    When the vendor is CONFLUENT, this is the domain name of Confluent cluster. When the vendor is MSK, this is computed by the API from the provided arn.
    serviceEndpointId String
    Service Endpoint ID.
    state String
    Status of the connection.
    vendor String
    Vendor who manages the Kafka cluster.

    Package Details

    Repository
    MongoDB Atlas pulumi/pulumi-mongodbatlas
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the mongodbatlas Terraform Provider.
    mongodbatlas logo
    MongoDB Atlas v3.30.0 published on Friday, Mar 21, 2025 by Pulumi