1. Registry
  2. Packages
  3. Cloudflare Provider
  4. API Docs
  5. getZeroTrustDlpCustomPromptTopic
Viewing docs for Cloudflare v6.19.0
published on Thursday, Aug 6, 2026 by Pulumi
cloudflare logo cloudflare logo
Viewing docs for Cloudflare v6.19.0
published on Thursday, Aug 6, 2026 by Pulumi

    Accepted Permissions

    • Zero Trust Read
    • Zero Trust Write

    Using getZeroTrustDlpCustomPromptTopic

    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 getZeroTrustDlpCustomPromptTopic(args: GetZeroTrustDlpCustomPromptTopicArgs, opts?: InvokeOptions): Promise<GetZeroTrustDlpCustomPromptTopicResult>
    function getZeroTrustDlpCustomPromptTopicOutput(args: GetZeroTrustDlpCustomPromptTopicOutputArgs, opts?: InvokeOutputOptions): Output<GetZeroTrustDlpCustomPromptTopicResult>
    def get_zero_trust_dlp_custom_prompt_topic(account_id: Optional[str] = None,
                                               entry_id: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetZeroTrustDlpCustomPromptTopicResult
    def get_zero_trust_dlp_custom_prompt_topic_output(account_id: pulumi.Input[Optional[str]] = None,
                                               entry_id: pulumi.Input[Optional[str]] = None,
                                               opts: Optional[InvokeOutputOptions] = None) -> Output[GetZeroTrustDlpCustomPromptTopicResult]
    func GetZeroTrustDlpCustomPromptTopic(ctx *Context, args *GetZeroTrustDlpCustomPromptTopicArgs, opts ...InvokeOption) (*GetZeroTrustDlpCustomPromptTopicResult, error)
    func GetZeroTrustDlpCustomPromptTopicOutput(ctx *Context, args *GetZeroTrustDlpCustomPromptTopicOutputArgs, opts ...InvokeOption) GetZeroTrustDlpCustomPromptTopicResultOutput

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

    public static class GetZeroTrustDlpCustomPromptTopic 
    {
        public static Task<GetZeroTrustDlpCustomPromptTopicResult> InvokeAsync(GetZeroTrustDlpCustomPromptTopicArgs args, InvokeOptions? opts = null)
        public static Output<GetZeroTrustDlpCustomPromptTopicResult> Invoke(GetZeroTrustDlpCustomPromptTopicInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetZeroTrustDlpCustomPromptTopicResult> Invoke(GetZeroTrustDlpCustomPromptTopicInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetZeroTrustDlpCustomPromptTopicResult> getZeroTrustDlpCustomPromptTopic(GetZeroTrustDlpCustomPromptTopicArgs args, InvokeOptions options)
    public static Output<GetZeroTrustDlpCustomPromptTopicResult> getZeroTrustDlpCustomPromptTopic(GetZeroTrustDlpCustomPromptTopicArgs args, InvokeOptions options)
    public static Output<GetZeroTrustDlpCustomPromptTopicResult> getZeroTrustDlpCustomPromptTopic(GetZeroTrustDlpCustomPromptTopicArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: cloudflare:index/getZeroTrustDlpCustomPromptTopic:getZeroTrustDlpCustomPromptTopic
      arguments:
        # arguments dictionary
    data "cloudflare_get_zero_trust_dlp_custom_prompt_topic" "name" {
        # arguments
    }

    The following arguments are supported:

    AccountId string
    EntryId string
    AccountId string
    EntryId string
    account_id string
    entry_id string
    accountId String
    entryId String
    accountId string
    entryId string
    accountId String
    entryId String

    getZeroTrustDlpCustomPromptTopic Result

    The following output properties are available:

    AccountId string
    CreatedAt string
    Description string
    Enabled bool

    Deprecated: This attribute is deprecated.

    EntryId string
    Id string
    The ID of this resource.
    Name string
    ProfileId string

    Deprecated: This attribute is deprecated.

    Topic string
    UpdatedAt string
    AccountId string
    CreatedAt string
    Description string
    Enabled bool

    Deprecated: This attribute is deprecated.

    EntryId string
    Id string
    The ID of this resource.
    Name string
    ProfileId string

    Deprecated: This attribute is deprecated.

    Topic string
    UpdatedAt string
    account_id string
    created_at string
    description string
    enabled bool

    Deprecated: This attribute is deprecated.

    entry_id string
    id string
    The ID of this resource.
    name string
    profile_id string

    Deprecated: This attribute is deprecated.

    topic string
    updated_at string
    accountId String
    createdAt String
    description String
    enabled Boolean

    Deprecated: This attribute is deprecated.

    entryId String
    id String
    The ID of this resource.
    name String
    profileId String

    Deprecated: This attribute is deprecated.

    topic String
    updatedAt String
    accountId string
    createdAt string
    description string
    enabled boolean

    Deprecated: This attribute is deprecated.

    entryId string
    id string
    The ID of this resource.
    name string
    profileId string

    Deprecated: This attribute is deprecated.

    topic string
    updatedAt string
    account_id str
    created_at str
    description str
    enabled bool

    Deprecated: This attribute is deprecated.

    entry_id str
    id str
    The ID of this resource.
    name str
    profile_id str

    Deprecated: This attribute is deprecated.

    topic str
    updated_at str
    accountId String
    createdAt String
    description String
    enabled Boolean

    Deprecated: This attribute is deprecated.

    entryId String
    id String
    The ID of this resource.
    name String
    profileId String

    Deprecated: This attribute is deprecated.

    topic String
    updatedAt String

    Package Details

    Repository
    Cloudflare pulumi/pulumi-cloudflare
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the cloudflare Terraform Provider.
    cloudflare logo cloudflare logo
    Viewing docs for Cloudflare v6.19.0
    published on Thursday, Aug 6, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial