Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
published on Monday, Jul 20, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
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 dictionarydata "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:
- 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<Byteplus.Get Alarm Webhook Integration Type Webhook Header> - 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
- 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 []GetAlarm Webhook Integration Type Webhook Header - 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
- 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
- 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<GetAlarm Webhook Integration Type Webhook Header> - 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
- 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 GetAlarm Webhook Integration Type Webhook Header[] - 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
- 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[GetAlarm Webhook Integration Type Webhook Header] - 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
- 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<Property Map> - 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
Supporting Types
GetAlarmWebhookIntegrationTypeWebhookHeader
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.42
published on Monday, Jul 20, 2026 by Byteplus
published on Monday, Jul 20, 2026 by Byteplus