hsdp 0.65.3 published on Tuesday, Apr 15, 2025 by philips-software
hsdp.getNotificationSubscriber
Explore with Pulumi AI
hsdp 0.65.3 published on Tuesday, Apr 15, 2025 by philips-software
Looks up HSDP Notification subscriber resources
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as hsdp from "@pulumi/hsdp";
const subscriber = hsdp.getNotificationSubscriber({
subscriberId: "example-d8f5-4fe4-b486-29a7fd30c9ba",
});
import pulumi
import pulumi_hsdp as hsdp
subscriber = hsdp.get_notification_subscriber(subscriber_id="example-d8f5-4fe4-b486-29a7fd30c9ba")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/hsdp/hsdp"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := hsdp.LookupNotificationSubscriber(ctx, &hsdp.LookupNotificationSubscriberArgs{
SubscriberId: "example-d8f5-4fe4-b486-29a7fd30c9ba",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Hsdp = Pulumi.Hsdp;
return await Deployment.RunAsync(() =>
{
var subscriber = Hsdp.GetNotificationSubscriber.Invoke(new()
{
SubscriberId = "example-d8f5-4fe4-b486-29a7fd30c9ba",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.hsdp.HsdpFunctions;
import com.pulumi.hsdp.inputs.GetNotificationSubscriberArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var subscriber = HsdpFunctions.getNotificationSubscriber(GetNotificationSubscriberArgs.builder()
.subscriberId("example-d8f5-4fe4-b486-29a7fd30c9ba")
.build());
}
}
variables:
subscriber:
fn::invoke:
function: hsdp:getNotificationSubscriber
arguments:
subscriberId: example-d8f5-4fe4-b486-29a7fd30c9ba
Using getNotificationSubscriber
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 getNotificationSubscriber(args: GetNotificationSubscriberArgs, opts?: InvokeOptions): Promise<GetNotificationSubscriberResult>
function getNotificationSubscriberOutput(args: GetNotificationSubscriberOutputArgs, opts?: InvokeOptions): Output<GetNotificationSubscriberResult>
def get_notification_subscriber(id: Optional[str] = None,
subscriber_id: Optional[str] = None,
subscriber_product_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNotificationSubscriberResult
def get_notification_subscriber_output(id: Optional[pulumi.Input[str]] = None,
subscriber_id: Optional[pulumi.Input[str]] = None,
subscriber_product_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNotificationSubscriberResult]
func LookupNotificationSubscriber(ctx *Context, args *LookupNotificationSubscriberArgs, opts ...InvokeOption) (*LookupNotificationSubscriberResult, error)
func LookupNotificationSubscriberOutput(ctx *Context, args *LookupNotificationSubscriberOutputArgs, opts ...InvokeOption) LookupNotificationSubscriberResultOutput
> Note: This function is named LookupNotificationSubscriber
in the Go SDK.
public static class GetNotificationSubscriber
{
public static Task<GetNotificationSubscriberResult> InvokeAsync(GetNotificationSubscriberArgs args, InvokeOptions? opts = null)
public static Output<GetNotificationSubscriberResult> Invoke(GetNotificationSubscriberInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNotificationSubscriberResult> getNotificationSubscriber(GetNotificationSubscriberArgs args, InvokeOptions options)
public static Output<GetNotificationSubscriberResult> getNotificationSubscriber(GetNotificationSubscriberArgs args, InvokeOptions options)
fn::invoke:
function: hsdp:index/getNotificationSubscriber:getNotificationSubscriber
arguments:
# arguments dictionary
The following arguments are supported:
- Subscriber
Id string - The subscriber ID
- Id string
- Subscriber
Product stringName - (Required) The name of the product
- Subscriber
Id string - The subscriber ID
- Id string
- Subscriber
Product stringName - (Required) The name of the product
- subscriber
Id String - The subscriber ID
- id String
- subscriber
Product StringName - (Required) The name of the product
- subscriber
Id string - The subscriber ID
- id string
- subscriber
Product stringName - (Required) The name of the product
- subscriber_
id str - The subscriber ID
- id str
- subscriber_
product_ strname - (Required) The name of the product
- subscriber
Id String - The subscriber ID
- id String
- subscriber
Product StringName - (Required) The name of the product
getNotificationSubscriber Result
The following output properties are available:
- Description string
- Description of the subscriber application
- Id string
- Managing
Organization string - (Required) The name of IAM organization or tenant
- Subscriber
Id string - Subscriber
Service stringBase Url - The base URL of the subscriber
- Subscriber
Service stringInstance Name - The name of a service instance, used to differentiate multiple copies of the same service used in an organization
- Subscriber
Service stringName - (Required) The name of the subscriber service
- Subscriber
Service stringPath Url - The URL extension of the subscriber
- Subscriber
Product stringName - (Required) The name of the product
- Description string
- Description of the subscriber application
- Id string
- Managing
Organization string - (Required) The name of IAM organization or tenant
- Subscriber
Id string - Subscriber
Service stringBase Url - The base URL of the subscriber
- Subscriber
Service stringInstance Name - The name of a service instance, used to differentiate multiple copies of the same service used in an organization
- Subscriber
Service stringName - (Required) The name of the subscriber service
- Subscriber
Service stringPath Url - The URL extension of the subscriber
- Subscriber
Product stringName - (Required) The name of the product
- description String
- Description of the subscriber application
- id String
- managing
Organization String - (Required) The name of IAM organization or tenant
- subscriber
Id String - subscriber
Service StringBase Url - The base URL of the subscriber
- subscriber
Service StringInstance Name - The name of a service instance, used to differentiate multiple copies of the same service used in an organization
- subscriber
Service StringName - (Required) The name of the subscriber service
- subscriber
Service StringPath Url - The URL extension of the subscriber
- subscriber
Product StringName - (Required) The name of the product
- description string
- Description of the subscriber application
- id string
- managing
Organization string - (Required) The name of IAM organization or tenant
- subscriber
Id string - subscriber
Service stringBase Url - The base URL of the subscriber
- subscriber
Service stringInstance Name - The name of a service instance, used to differentiate multiple copies of the same service used in an organization
- subscriber
Service stringName - (Required) The name of the subscriber service
- subscriber
Service stringPath Url - The URL extension of the subscriber
- subscriber
Product stringName - (Required) The name of the product
- description str
- Description of the subscriber application
- id str
- managing_
organization str - (Required) The name of IAM organization or tenant
- subscriber_
id str - subscriber_
service_ strbase_ url - The base URL of the subscriber
- subscriber_
service_ strinstance_ name - The name of a service instance, used to differentiate multiple copies of the same service used in an organization
- subscriber_
service_ strname - (Required) The name of the subscriber service
- subscriber_
service_ strpath_ url - The URL extension of the subscriber
- subscriber_
product_ strname - (Required) The name of the product
- description String
- Description of the subscriber application
- id String
- managing
Organization String - (Required) The name of IAM organization or tenant
- subscriber
Id String - subscriber
Service StringBase Url - The base URL of the subscriber
- subscriber
Service StringInstance Name - The name of a service instance, used to differentiate multiple copies of the same service used in an organization
- subscriber
Service StringName - (Required) The name of the subscriber service
- subscriber
Service StringPath Url - The URL extension of the subscriber
- subscriber
Product StringName - (Required) The name of the product
Package Details
- Repository
- hsdp philips-software/terraform-provider-hsdp
- License
- Notes
- This Pulumi package is based on the
hsdp
Terraform Provider.
hsdp 0.65.3 published on Tuesday, Apr 15, 2025 by philips-software