1. Packages
  2. Packages
  3. Bytepluscc Provider
  4. API Docs
  5. tls
  6. getAlarmWebhookIntegrationType
Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
bytepluscc logo
Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus

    Data Source schema for Byteplus::TLS::AlarmWebhookIntegrationType

    Using getAlarmWebhookIntegrationType

    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 getAlarmWebhookIntegrationType(args: GetAlarmWebhookIntegrationTypeArgs, opts?: InvokeOptions): Promise<GetAlarmWebhookIntegrationTypeResult>
    function getAlarmWebhookIntegrationTypeOutput(args: GetAlarmWebhookIntegrationTypeOutputArgs, opts?: InvokeOptions): Output<GetAlarmWebhookIntegrationTypeResult>
    def get_alarm_webhook_integration_type(id: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetAlarmWebhookIntegrationTypeResult
    def get_alarm_webhook_integration_type_output(id: pulumi.Input[Optional[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetAlarmWebhookIntegrationTypeResult]
    func LookupAlarmWebhookIntegrationType(ctx *Context, args *LookupAlarmWebhookIntegrationTypeArgs, opts ...InvokeOption) (*LookupAlarmWebhookIntegrationTypeResult, error)
    func LookupAlarmWebhookIntegrationTypeOutput(ctx *Context, args *LookupAlarmWebhookIntegrationTypeOutputArgs, opts ...InvokeOption) LookupAlarmWebhookIntegrationTypeResultOutput

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

    public static class GetAlarmWebhookIntegrationType 
    {
        public static Task<GetAlarmWebhookIntegrationTypeResult> InvokeAsync(GetAlarmWebhookIntegrationTypeArgs args, InvokeOptions? opts = null)
        public static Output<GetAlarmWebhookIntegrationTypeResult> Invoke(GetAlarmWebhookIntegrationTypeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAlarmWebhookIntegrationTypeResult> getAlarmWebhookIntegrationType(GetAlarmWebhookIntegrationTypeArgs args, InvokeOptions options)
    public static Output<GetAlarmWebhookIntegrationTypeResult> getAlarmWebhookIntegrationType(GetAlarmWebhookIntegrationTypeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: bytepluscc:tls/getAlarmWebhookIntegrationType:getAlarmWebhookIntegrationType
      arguments:
        # arguments dictionary
    data "bytepluscc_tls_get_alarm_webhook_integration_type" "name" {
        # arguments
    }

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getAlarmWebhookIntegrationType Result

    The following output properties are available:

    CreateTime string
    Webhook integration configuration creation time
    Id string
    Uniquely identifies the resource.
    ModifyTime string
    Webhook integration configuration last modified time
    WebhookHeaders List<Byteplus.GetAlarmWebhookIntegrationTypeWebhookHeader>
    Custom Webhook request headers. Required when WebhookType is set to custom
    WebhookId string
    Webhook integration configuration ID
    WebhookMethod string
    Custom Webhook request methods; only POST and PUT are supported
    WebhookName string
    Webhook integration configuration name
    WebhookSecret string
    Webhook encryption key. If WebhookType is set to lark and signature verification is enabled in the Feishu bot security settings, enter the Feishu bot signature key here. For details, refer to the custom bot usage guide. If WebhookType is set to dingtalk and a signature value is configured in the DingTalk bot, enter the DingTalk bot signature value here. For details, refer to bot development documentation
    WebhookType string
    Webhook type. custom: custom Webhook address. lark: Feishu. dingtalk: DingTalk. wechat: WeCom
    WebhookUrl string
    Webhook request URL
    CreateTime string
    Webhook integration configuration creation time
    Id string
    Uniquely identifies the resource.
    ModifyTime string
    Webhook integration configuration last modified time
    WebhookHeaders []GetAlarmWebhookIntegrationTypeWebhookHeader
    Custom Webhook request headers. Required when WebhookType is set to custom
    WebhookId string
    Webhook integration configuration ID
    WebhookMethod string
    Custom Webhook request methods; only POST and PUT are supported
    WebhookName string
    Webhook integration configuration name
    WebhookSecret string
    Webhook encryption key. If WebhookType is set to lark and signature verification is enabled in the Feishu bot security settings, enter the Feishu bot signature key here. For details, refer to the custom bot usage guide. If WebhookType is set to dingtalk and a signature value is configured in the DingTalk bot, enter the DingTalk bot signature value here. For details, refer to bot development documentation
    WebhookType string
    Webhook type. custom: custom Webhook address. lark: Feishu. dingtalk: DingTalk. wechat: WeCom
    WebhookUrl string
    Webhook request URL
    create_time string
    Webhook integration configuration creation time
    id string
    Uniquely identifies the resource.
    modify_time string
    Webhook integration configuration last modified time
    webhook_headers list(object)
    Custom Webhook request headers. Required when WebhookType is set to custom
    webhook_id string
    Webhook integration configuration ID
    webhook_method string
    Custom Webhook request methods; only POST and PUT are supported
    webhook_name string
    Webhook integration configuration name
    webhook_secret string
    Webhook encryption key. If WebhookType is set to lark and signature verification is enabled in the Feishu bot security settings, enter the Feishu bot signature key here. For details, refer to the custom bot usage guide. If WebhookType is set to dingtalk and a signature value is configured in the DingTalk bot, enter the DingTalk bot signature value here. For details, refer to bot development documentation
    webhook_type string
    Webhook type. custom: custom Webhook address. lark: Feishu. dingtalk: DingTalk. wechat: WeCom
    webhook_url string
    Webhook request URL
    createTime String
    Webhook integration configuration creation time
    id String
    Uniquely identifies the resource.
    modifyTime String
    Webhook integration configuration last modified time
    webhookHeaders List<GetAlarmWebhookIntegrationTypeWebhookHeader>
    Custom Webhook request headers. Required when WebhookType is set to custom
    webhookId String
    Webhook integration configuration ID
    webhookMethod String
    Custom Webhook request methods; only POST and PUT are supported
    webhookName String
    Webhook integration configuration name
    webhookSecret String
    Webhook encryption key. If WebhookType is set to lark and signature verification is enabled in the Feishu bot security settings, enter the Feishu bot signature key here. For details, refer to the custom bot usage guide. If WebhookType is set to dingtalk and a signature value is configured in the DingTalk bot, enter the DingTalk bot signature value here. For details, refer to bot development documentation
    webhookType String
    Webhook type. custom: custom Webhook address. lark: Feishu. dingtalk: DingTalk. wechat: WeCom
    webhookUrl String
    Webhook request URL
    createTime string
    Webhook integration configuration creation time
    id string
    Uniquely identifies the resource.
    modifyTime string
    Webhook integration configuration last modified time
    webhookHeaders GetAlarmWebhookIntegrationTypeWebhookHeader[]
    Custom Webhook request headers. Required when WebhookType is set to custom
    webhookId string
    Webhook integration configuration ID
    webhookMethod string
    Custom Webhook request methods; only POST and PUT are supported
    webhookName string
    Webhook integration configuration name
    webhookSecret string
    Webhook encryption key. If WebhookType is set to lark and signature verification is enabled in the Feishu bot security settings, enter the Feishu bot signature key here. For details, refer to the custom bot usage guide. If WebhookType is set to dingtalk and a signature value is configured in the DingTalk bot, enter the DingTalk bot signature value here. For details, refer to bot development documentation
    webhookType string
    Webhook type. custom: custom Webhook address. lark: Feishu. dingtalk: DingTalk. wechat: WeCom
    webhookUrl string
    Webhook request URL
    create_time str
    Webhook integration configuration creation time
    id str
    Uniquely identifies the resource.
    modify_time str
    Webhook integration configuration last modified time
    webhook_headers Sequence[GetAlarmWebhookIntegrationTypeWebhookHeader]
    Custom Webhook request headers. Required when WebhookType is set to custom
    webhook_id str
    Webhook integration configuration ID
    webhook_method str
    Custom Webhook request methods; only POST and PUT are supported
    webhook_name str
    Webhook integration configuration name
    webhook_secret str
    Webhook encryption key. If WebhookType is set to lark and signature verification is enabled in the Feishu bot security settings, enter the Feishu bot signature key here. For details, refer to the custom bot usage guide. If WebhookType is set to dingtalk and a signature value is configured in the DingTalk bot, enter the DingTalk bot signature value here. For details, refer to bot development documentation
    webhook_type str
    Webhook type. custom: custom Webhook address. lark: Feishu. dingtalk: DingTalk. wechat: WeCom
    webhook_url str
    Webhook request URL
    createTime String
    Webhook integration configuration creation time
    id String
    Uniquely identifies the resource.
    modifyTime String
    Webhook integration configuration last modified time
    webhookHeaders List<Property Map>
    Custom Webhook request headers. Required when WebhookType is set to custom
    webhookId String
    Webhook integration configuration ID
    webhookMethod String
    Custom Webhook request methods; only POST and PUT are supported
    webhookName String
    Webhook integration configuration name
    webhookSecret String
    Webhook encryption key. If WebhookType is set to lark and signature verification is enabled in the Feishu bot security settings, enter the Feishu bot signature key here. For details, refer to the custom bot usage guide. If WebhookType is set to dingtalk and a signature value is configured in the DingTalk bot, enter the DingTalk bot signature value here. For details, refer to bot development documentation
    webhookType String
    Webhook type. custom: custom Webhook address. lark: Feishu. dingtalk: DingTalk. wechat: WeCom
    webhookUrl String
    Webhook request URL

    Supporting Types

    GetAlarmWebhookIntegrationTypeWebhookHeader

    Key string
    Key for custom request header
    Value string
    Value for custom request header
    Key string
    Key for custom request header
    Value string
    Value for custom request header
    key string
    Key for custom request header
    value string
    Value for custom request header
    key String
    Key for custom request header
    value String
    Value for custom request header
    key string
    Key for custom request header
    value string
    Value for custom request header
    key str
    Key for custom request header
    value str
    Value for custom request header
    key String
    Key for custom request header
    value String
    Value for custom request header

    Package Details

    Repository
    bytepluscc byteplus-sdk/pulumi-bytepluscc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the bytepluscc Terraform Provider.
    bytepluscc logo
    Viewing docs for bytepluscc v0.0.42
    published on Monday, Jul 20, 2026 by Byteplus

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial