tencentcloud 1.82.34 published on Wednesday, Nov 5, 2025 by tencentcloudstack
tencentcloud.getCssStreamMonitorList
Start a Neo task
Explain and create a tencentcloud.getCssStreamMonitorList resource
tencentcloud 1.82.34 published on Wednesday, Nov 5, 2025 by tencentcloudstack
Use this data source to query detailed information of css stream_monitor_list
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const streamMonitorList = tencentcloud.getCssStreamMonitorList({});
import pulumi
import pulumi_tencentcloud as tencentcloud
stream_monitor_list = tencentcloud.get_css_stream_monitor_list()
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tencentcloud.GetCssStreamMonitorList(ctx, &tencentcloud.GetCssStreamMonitorListArgs{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var streamMonitorList = Tencentcloud.GetCssStreamMonitorList.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.tencentcloud.TencentcloudFunctions;
import com.pulumi.tencentcloud.inputs.GetCssStreamMonitorListArgs;
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 streamMonitorList = TencentcloudFunctions.getCssStreamMonitorList(GetCssStreamMonitorListArgs.builder()
.build());
}
}
variables:
streamMonitorList:
fn::invoke:
function: tencentcloud:getCssStreamMonitorList
arguments: {}
Using getCssStreamMonitorList
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 getCssStreamMonitorList(args: GetCssStreamMonitorListArgs, opts?: InvokeOptions): Promise<GetCssStreamMonitorListResult>
function getCssStreamMonitorListOutput(args: GetCssStreamMonitorListOutputArgs, opts?: InvokeOptions): Output<GetCssStreamMonitorListResult>def get_css_stream_monitor_list(id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCssStreamMonitorListResult
def get_css_stream_monitor_list_output(id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCssStreamMonitorListResult]func GetCssStreamMonitorList(ctx *Context, args *GetCssStreamMonitorListArgs, opts ...InvokeOption) (*GetCssStreamMonitorListResult, error)
func GetCssStreamMonitorListOutput(ctx *Context, args *GetCssStreamMonitorListOutputArgs, opts ...InvokeOption) GetCssStreamMonitorListResultOutput> Note: This function is named GetCssStreamMonitorList in the Go SDK.
public static class GetCssStreamMonitorList
{
public static Task<GetCssStreamMonitorListResult> InvokeAsync(GetCssStreamMonitorListArgs args, InvokeOptions? opts = null)
public static Output<GetCssStreamMonitorListResult> Invoke(GetCssStreamMonitorListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCssStreamMonitorListResult> getCssStreamMonitorList(GetCssStreamMonitorListArgs args, InvokeOptions options)
public static Output<GetCssStreamMonitorListResult> getCssStreamMonitorList(GetCssStreamMonitorListArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getCssStreamMonitorList:getCssStreamMonitorList
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Result
Output stringFile - Used to save results.
- Id string
- Result
Output stringFile - Used to save results.
- id String
- result
Output StringFile - Used to save results.
- id string
- result
Output stringFile - Used to save results.
- id str
- result_
output_ strfile - Used to save results.
- id String
- result
Output StringFile - Used to save results.
getCssStreamMonitorList Result
The following output properties are available:
- Id string
- Live
Stream List<GetMonitors Css Stream Monitor List Live Stream Monitor> - The list of live stream monitoring tasks.Note: This field may return null, indicating that no valid value is available.
- Result
Output stringFile
- Id string
- Live
Stream []GetMonitors Css Stream Monitor List Live Stream Monitor - The list of live stream monitoring tasks.Note: This field may return null, indicating that no valid value is available.
- Result
Output stringFile
- id String
- live
Stream List<GetMonitors Css Stream Monitor List Live Stream Monitor> - The list of live stream monitoring tasks.Note: This field may return null, indicating that no valid value is available.
- result
Output StringFile
- id string
- live
Stream GetMonitors Css Stream Monitor List Live Stream Monitor[] - The list of live stream monitoring tasks.Note: This field may return null, indicating that no valid value is available.
- result
Output stringFile
- id str
- live_
stream_ Sequence[Getmonitors Css Stream Monitor List Live Stream Monitor] - The list of live stream monitoring tasks.Note: This field may return null, indicating that no valid value is available.
- result_
output_ strfile
- id String
- live
Stream List<Property Map>Monitors - The list of live stream monitoring tasks.Note: This field may return null, indicating that no valid value is available.
- result
Output StringFile
Supporting Types
GetCssStreamMonitorListLiveStreamMonitor
- Ai
Asr List<double>Input Index Lists - The list of input indices for enabling intelligent speech recognition.Note: This field may return null, indicating that no valid value is available.
- Ai
Format doubleDiagnose - Whether to enable format diagnosis. Note: This field may return null, indicating that no valid value is available.
- Ai
Ocr List<double>Input Index Lists - The list of input indices for enabling intelligent text recognition.Note: This field may return null, indicating that no valid value is available.
- Allow
Monitor doubleReport - Whether to store monitoring events in the monitoring report and allow querying of the monitoring report.Note: This field may return null, indicating that no valid value is available.
- Asr
Language double - The language for intelligent speech recognition:0: Disabled1: Chinese2: English3: Japanese4: KoreanNote: This field may return null, indicating that no valid value is available.
- Audible
Input List<double>Index Lists - The list of input indices for the output audio.Note: This field may return null, indicating that no valid value is available.
- Check
Stream doubleBroken - Whether to enable stream disconnection detection.Note: This field may return null, indicating that no valid value is available.
- Check
Stream doubleLow Frame Rate - Whether to enable low frame rate detection.Note: This field may return null, indicating that no valid value is available.
- Create
Time double - The creation time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- Input
Lists List<GetCss Stream Monitor List Live Stream Monitor Input List> - The input stream information for the monitoring task.Note: This field may return null, indicating that no valid value is available.
- Monitor
Id string - Monitoring task ID.Note: This field may return null, indicating that no valid value is available.
- Monitor
Name string - Monitoring task name. Up to 128 bytes.Note: This field may return null, indicating that no valid value is available.
- Notify
Policies List<GetCss Stream Monitor List Live Stream Monitor Notify Policy> - The notification policy for monitoring events.Note: This field may return null, indicating that no valid value is available.
- Ocr
Language double - The language for intelligent text recognition:0: Disabled1: Chinese and EnglishNote: This field may return null, indicating that no valid value is available.
- Output
Infos List<GetCss Stream Monitor List Live Stream Monitor Output Info> - Monitoring task output information.Note: This field may return null, indicating that no valid value is available.
- Start
Time double - The last start time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- Status double
- The status of the monitoring task. 0: Represents idle. 1: Represents monitoring in progress.Note: This field may return null, indicating that no valid value is available.
- Stop
Time double - The last stop time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- Update
Time double - The update time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- Ai
Asr []float64Input Index Lists - The list of input indices for enabling intelligent speech recognition.Note: This field may return null, indicating that no valid value is available.
- Ai
Format float64Diagnose - Whether to enable format diagnosis. Note: This field may return null, indicating that no valid value is available.
- Ai
Ocr []float64Input Index Lists - The list of input indices for enabling intelligent text recognition.Note: This field may return null, indicating that no valid value is available.
- Allow
Monitor float64Report - Whether to store monitoring events in the monitoring report and allow querying of the monitoring report.Note: This field may return null, indicating that no valid value is available.
- Asr
Language float64 - The language for intelligent speech recognition:0: Disabled1: Chinese2: English3: Japanese4: KoreanNote: This field may return null, indicating that no valid value is available.
- Audible
Input []float64Index Lists - The list of input indices for the output audio.Note: This field may return null, indicating that no valid value is available.
- Check
Stream float64Broken - Whether to enable stream disconnection detection.Note: This field may return null, indicating that no valid value is available.
- Check
Stream float64Low Frame Rate - Whether to enable low frame rate detection.Note: This field may return null, indicating that no valid value is available.
- Create
Time float64 - The creation time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- Input
Lists []GetCss Stream Monitor List Live Stream Monitor Input List - The input stream information for the monitoring task.Note: This field may return null, indicating that no valid value is available.
- Monitor
Id string - Monitoring task ID.Note: This field may return null, indicating that no valid value is available.
- Monitor
Name string - Monitoring task name. Up to 128 bytes.Note: This field may return null, indicating that no valid value is available.
- Notify
Policies []GetCss Stream Monitor List Live Stream Monitor Notify Policy - The notification policy for monitoring events.Note: This field may return null, indicating that no valid value is available.
- Ocr
Language float64 - The language for intelligent text recognition:0: Disabled1: Chinese and EnglishNote: This field may return null, indicating that no valid value is available.
- Output
Infos []GetCss Stream Monitor List Live Stream Monitor Output Info - Monitoring task output information.Note: This field may return null, indicating that no valid value is available.
- Start
Time float64 - The last start time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- Status float64
- The status of the monitoring task. 0: Represents idle. 1: Represents monitoring in progress.Note: This field may return null, indicating that no valid value is available.
- Stop
Time float64 - The last stop time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- Update
Time float64 - The update time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- ai
Asr List<Double>Input Index Lists - The list of input indices for enabling intelligent speech recognition.Note: This field may return null, indicating that no valid value is available.
- ai
Format DoubleDiagnose - Whether to enable format diagnosis. Note: This field may return null, indicating that no valid value is available.
- ai
Ocr List<Double>Input Index Lists - The list of input indices for enabling intelligent text recognition.Note: This field may return null, indicating that no valid value is available.
- allow
Monitor DoubleReport - Whether to store monitoring events in the monitoring report and allow querying of the monitoring report.Note: This field may return null, indicating that no valid value is available.
- asr
Language Double - The language for intelligent speech recognition:0: Disabled1: Chinese2: English3: Japanese4: KoreanNote: This field may return null, indicating that no valid value is available.
- audible
Input List<Double>Index Lists - The list of input indices for the output audio.Note: This field may return null, indicating that no valid value is available.
- check
Stream DoubleBroken - Whether to enable stream disconnection detection.Note: This field may return null, indicating that no valid value is available.
- check
Stream DoubleLow Frame Rate - Whether to enable low frame rate detection.Note: This field may return null, indicating that no valid value is available.
- create
Time Double - The creation time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- input
Lists List<GetCss Stream Monitor List Live Stream Monitor Input List> - The input stream information for the monitoring task.Note: This field may return null, indicating that no valid value is available.
- monitor
Id String - Monitoring task ID.Note: This field may return null, indicating that no valid value is available.
- monitor
Name String - Monitoring task name. Up to 128 bytes.Note: This field may return null, indicating that no valid value is available.
- notify
Policies List<GetCss Stream Monitor List Live Stream Monitor Notify Policy> - The notification policy for monitoring events.Note: This field may return null, indicating that no valid value is available.
- ocr
Language Double - The language for intelligent text recognition:0: Disabled1: Chinese and EnglishNote: This field may return null, indicating that no valid value is available.
- output
Infos List<GetCss Stream Monitor List Live Stream Monitor Output Info> - Monitoring task output information.Note: This field may return null, indicating that no valid value is available.
- start
Time Double - The last start time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- status Double
- The status of the monitoring task. 0: Represents idle. 1: Represents monitoring in progress.Note: This field may return null, indicating that no valid value is available.
- stop
Time Double - The last stop time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- update
Time Double - The update time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- ai
Asr number[]Input Index Lists - The list of input indices for enabling intelligent speech recognition.Note: This field may return null, indicating that no valid value is available.
- ai
Format numberDiagnose - Whether to enable format diagnosis. Note: This field may return null, indicating that no valid value is available.
- ai
Ocr number[]Input Index Lists - The list of input indices for enabling intelligent text recognition.Note: This field may return null, indicating that no valid value is available.
- allow
Monitor numberReport - Whether to store monitoring events in the monitoring report and allow querying of the monitoring report.Note: This field may return null, indicating that no valid value is available.
- asr
Language number - The language for intelligent speech recognition:0: Disabled1: Chinese2: English3: Japanese4: KoreanNote: This field may return null, indicating that no valid value is available.
- audible
Input number[]Index Lists - The list of input indices for the output audio.Note: This field may return null, indicating that no valid value is available.
- check
Stream numberBroken - Whether to enable stream disconnection detection.Note: This field may return null, indicating that no valid value is available.
- check
Stream numberLow Frame Rate - Whether to enable low frame rate detection.Note: This field may return null, indicating that no valid value is available.
- create
Time number - The creation time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- input
Lists GetCss Stream Monitor List Live Stream Monitor Input List[] - The input stream information for the monitoring task.Note: This field may return null, indicating that no valid value is available.
- monitor
Id string - Monitoring task ID.Note: This field may return null, indicating that no valid value is available.
- monitor
Name string - Monitoring task name. Up to 128 bytes.Note: This field may return null, indicating that no valid value is available.
- notify
Policies GetCss Stream Monitor List Live Stream Monitor Notify Policy[] - The notification policy for monitoring events.Note: This field may return null, indicating that no valid value is available.
- ocr
Language number - The language for intelligent text recognition:0: Disabled1: Chinese and EnglishNote: This field may return null, indicating that no valid value is available.
- output
Infos GetCss Stream Monitor List Live Stream Monitor Output Info[] - Monitoring task output information.Note: This field may return null, indicating that no valid value is available.
- start
Time number - The last start time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- status number
- The status of the monitoring task. 0: Represents idle. 1: Represents monitoring in progress.Note: This field may return null, indicating that no valid value is available.
- stop
Time number - The last stop time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- update
Time number - The update time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- ai_
asr_ Sequence[float]input_ index_ lists - The list of input indices for enabling intelligent speech recognition.Note: This field may return null, indicating that no valid value is available.
- ai_
format_ floatdiagnose - Whether to enable format diagnosis. Note: This field may return null, indicating that no valid value is available.
- ai_
ocr_ Sequence[float]input_ index_ lists - The list of input indices for enabling intelligent text recognition.Note: This field may return null, indicating that no valid value is available.
- allow_
monitor_ floatreport - Whether to store monitoring events in the monitoring report and allow querying of the monitoring report.Note: This field may return null, indicating that no valid value is available.
- asr_
language float - The language for intelligent speech recognition:0: Disabled1: Chinese2: English3: Japanese4: KoreanNote: This field may return null, indicating that no valid value is available.
- audible_
input_ Sequence[float]index_ lists - The list of input indices for the output audio.Note: This field may return null, indicating that no valid value is available.
- check_
stream_ floatbroken - Whether to enable stream disconnection detection.Note: This field may return null, indicating that no valid value is available.
- check_
stream_ floatlow_ frame_ rate - Whether to enable low frame rate detection.Note: This field may return null, indicating that no valid value is available.
- create_
time float - The creation time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- input_
lists Sequence[GetCss Stream Monitor List Live Stream Monitor Input List] - The input stream information for the monitoring task.Note: This field may return null, indicating that no valid value is available.
- monitor_
id str - Monitoring task ID.Note: This field may return null, indicating that no valid value is available.
- monitor_
name str - Monitoring task name. Up to 128 bytes.Note: This field may return null, indicating that no valid value is available.
- notify_
policies Sequence[GetCss Stream Monitor List Live Stream Monitor Notify Policy] - The notification policy for monitoring events.Note: This field may return null, indicating that no valid value is available.
- ocr_
language float - The language for intelligent text recognition:0: Disabled1: Chinese and EnglishNote: This field may return null, indicating that no valid value is available.
- output_
infos Sequence[GetCss Stream Monitor List Live Stream Monitor Output Info] - Monitoring task output information.Note: This field may return null, indicating that no valid value is available.
- start_
time float - The last start time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- status float
- The status of the monitoring task. 0: Represents idle. 1: Represents monitoring in progress.Note: This field may return null, indicating that no valid value is available.
- stop_
time float - The last stop time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- update_
time float - The update time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- ai
Asr List<Number>Input Index Lists - The list of input indices for enabling intelligent speech recognition.Note: This field may return null, indicating that no valid value is available.
- ai
Format NumberDiagnose - Whether to enable format diagnosis. Note: This field may return null, indicating that no valid value is available.
- ai
Ocr List<Number>Input Index Lists - The list of input indices for enabling intelligent text recognition.Note: This field may return null, indicating that no valid value is available.
- allow
Monitor NumberReport - Whether to store monitoring events in the monitoring report and allow querying of the monitoring report.Note: This field may return null, indicating that no valid value is available.
- asr
Language Number - The language for intelligent speech recognition:0: Disabled1: Chinese2: English3: Japanese4: KoreanNote: This field may return null, indicating that no valid value is available.
- audible
Input List<Number>Index Lists - The list of input indices for the output audio.Note: This field may return null, indicating that no valid value is available.
- check
Stream NumberBroken - Whether to enable stream disconnection detection.Note: This field may return null, indicating that no valid value is available.
- check
Stream NumberLow Frame Rate - Whether to enable low frame rate detection.Note: This field may return null, indicating that no valid value is available.
- create
Time Number - The creation time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- input
Lists List<Property Map> - The input stream information for the monitoring task.Note: This field may return null, indicating that no valid value is available.
- monitor
Id String - Monitoring task ID.Note: This field may return null, indicating that no valid value is available.
- monitor
Name String - Monitoring task name. Up to 128 bytes.Note: This field may return null, indicating that no valid value is available.
- notify
Policies List<Property Map> - The notification policy for monitoring events.Note: This field may return null, indicating that no valid value is available.
- ocr
Language Number - The language for intelligent text recognition:0: Disabled1: Chinese and EnglishNote: This field may return null, indicating that no valid value is available.
- output
Infos List<Property Map> - Monitoring task output information.Note: This field may return null, indicating that no valid value is available.
- start
Time Number - The last start time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- status Number
- The status of the monitoring task. 0: Represents idle. 1: Represents monitoring in progress.Note: This field may return null, indicating that no valid value is available.
- stop
Time Number - The last stop time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
- update
Time Number - The update time of the monitoring task, in Unix timestamp format.Note: This field may return null, indicating that no valid value is available.
GetCssStreamMonitorListLiveStreamMonitorInputList
- Description string
- Description of the monitoring task.It should be within 256 bytes.Note: This field may return null, indicating that no valid value is available.
- Input
App string - The push path for the input stream to be monitored.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Input
Domain string - The push domain for the input stream to be monitored.It should be within 128 bytes and can only be filled with an enabled push domain.Note: This field may return null, indicating that no valid value is available.
- Input
Stream stringName - The name of the input stream for the monitoring task.It should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Input
Url string - The push URL for the input stream to be monitored. In most cases, this parameter is not required.Note: This field may return null, indicating that no valid value is available.
- Description string
- Description of the monitoring task.It should be within 256 bytes.Note: This field may return null, indicating that no valid value is available.
- Input
App string - The push path for the input stream to be monitored.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Input
Domain string - The push domain for the input stream to be monitored.It should be within 128 bytes and can only be filled with an enabled push domain.Note: This field may return null, indicating that no valid value is available.
- Input
Stream stringName - The name of the input stream for the monitoring task.It should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Input
Url string - The push URL for the input stream to be monitored. In most cases, this parameter is not required.Note: This field may return null, indicating that no valid value is available.
- description String
- Description of the monitoring task.It should be within 256 bytes.Note: This field may return null, indicating that no valid value is available.
- input
App String - The push path for the input stream to be monitored.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input
Domain String - The push domain for the input stream to be monitored.It should be within 128 bytes and can only be filled with an enabled push domain.Note: This field may return null, indicating that no valid value is available.
- input
Stream StringName - The name of the input stream for the monitoring task.It should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input
Url String - The push URL for the input stream to be monitored. In most cases, this parameter is not required.Note: This field may return null, indicating that no valid value is available.
- description string
- Description of the monitoring task.It should be within 256 bytes.Note: This field may return null, indicating that no valid value is available.
- input
App string - The push path for the input stream to be monitored.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input
Domain string - The push domain for the input stream to be monitored.It should be within 128 bytes and can only be filled with an enabled push domain.Note: This field may return null, indicating that no valid value is available.
- input
Stream stringName - The name of the input stream for the monitoring task.It should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input
Url string - The push URL for the input stream to be monitored. In most cases, this parameter is not required.Note: This field may return null, indicating that no valid value is available.
- description str
- Description of the monitoring task.It should be within 256 bytes.Note: This field may return null, indicating that no valid value is available.
- input_
app str - The push path for the input stream to be monitored.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input_
domain str - The push domain for the input stream to be monitored.It should be within 128 bytes and can only be filled with an enabled push domain.Note: This field may return null, indicating that no valid value is available.
- input_
stream_ strname - The name of the input stream for the monitoring task.It should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input_
url str - The push URL for the input stream to be monitored. In most cases, this parameter is not required.Note: This field may return null, indicating that no valid value is available.
- description String
- Description of the monitoring task.It should be within 256 bytes.Note: This field may return null, indicating that no valid value is available.
- input
App String - The push path for the input stream to be monitored.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input
Domain String - The push domain for the input stream to be monitored.It should be within 128 bytes and can only be filled with an enabled push domain.Note: This field may return null, indicating that no valid value is available.
- input
Stream StringName - The name of the input stream for the monitoring task.It should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - input
Url String - The push URL for the input stream to be monitored. In most cases, this parameter is not required.Note: This field may return null, indicating that no valid value is available.
GetCssStreamMonitorListLiveStreamMonitorNotifyPolicy
- Callback
Url string - The callback URL for notifications. It should be of length [0,512] and only support URLs with the http and https types.Note: This field may return null, indicating that no valid value is available.
- Notify
Policy doubleType - The type of notification policy: Range [0,1] 0: Represents no notification policy is used. 1: Represents the use of a global callback policy, where all events are notified to the CallbackUrl.Note: This field may return null, indicating that no valid value is available.
- Callback
Url string - The callback URL for notifications. It should be of length [0,512] and only support URLs with the http and https types.Note: This field may return null, indicating that no valid value is available.
- Notify
Policy float64Type - The type of notification policy: Range [0,1] 0: Represents no notification policy is used. 1: Represents the use of a global callback policy, where all events are notified to the CallbackUrl.Note: This field may return null, indicating that no valid value is available.
- callback
Url String - The callback URL for notifications. It should be of length [0,512] and only support URLs with the http and https types.Note: This field may return null, indicating that no valid value is available.
- notify
Policy DoubleType - The type of notification policy: Range [0,1] 0: Represents no notification policy is used. 1: Represents the use of a global callback policy, where all events are notified to the CallbackUrl.Note: This field may return null, indicating that no valid value is available.
- callback
Url string - The callback URL for notifications. It should be of length [0,512] and only support URLs with the http and https types.Note: This field may return null, indicating that no valid value is available.
- notify
Policy numberType - The type of notification policy: Range [0,1] 0: Represents no notification policy is used. 1: Represents the use of a global callback policy, where all events are notified to the CallbackUrl.Note: This field may return null, indicating that no valid value is available.
- callback_
url str - The callback URL for notifications. It should be of length [0,512] and only support URLs with the http and https types.Note: This field may return null, indicating that no valid value is available.
- notify_
policy_ floattype - The type of notification policy: Range [0,1] 0: Represents no notification policy is used. 1: Represents the use of a global callback policy, where all events are notified to the CallbackUrl.Note: This field may return null, indicating that no valid value is available.
- callback
Url String - The callback URL for notifications. It should be of length [0,512] and only support URLs with the http and https types.Note: This field may return null, indicating that no valid value is available.
- notify
Policy NumberType - The type of notification policy: Range [0,1] 0: Represents no notification policy is used. 1: Represents the use of a global callback policy, where all events are notified to the CallbackUrl.Note: This field may return null, indicating that no valid value is available.
GetCssStreamMonitorListLiveStreamMonitorOutputInfo
- Output
App string - The playback path for the monitoring task.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Output
Domain string - The playback domain for the monitoring task.It should be within 128 bytes and can only be filled with an enabled playback domain.Note: This field may return null, indicating that no valid value is available.
- Output
Stream doubleHeight - The height of the output stream in pixels for the monitoring task. The range is [1, 1080]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- Output
Stream stringName - The name of the output stream for the monitoring task.If not specified, the system will generate a name automatically.The name should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Output
Stream doubleWidth - The width of the output stream in pixels for the monitoring task. The range is [1, 1920]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- Output
App string - The playback path for the monitoring task.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Output
Domain string - The playback domain for the monitoring task.It should be within 128 bytes and can only be filled with an enabled playback domain.Note: This field may return null, indicating that no valid value is available.
- Output
Stream float64Height - The height of the output stream in pixels for the monitoring task. The range is [1, 1080]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- Output
Stream stringName - The name of the output stream for the monitoring task.If not specified, the system will generate a name automatically.The name should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - Output
Stream float64Width - The width of the output stream in pixels for the monitoring task. The range is [1, 1920]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output
App String - The playback path for the monitoring task.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output
Domain String - The playback domain for the monitoring task.It should be within 128 bytes and can only be filled with an enabled playback domain.Note: This field may return null, indicating that no valid value is available.
- output
Stream DoubleHeight - The height of the output stream in pixels for the monitoring task. The range is [1, 1080]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output
Stream StringName - The name of the output stream for the monitoring task.If not specified, the system will generate a name automatically.The name should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output
Stream DoubleWidth - The width of the output stream in pixels for the monitoring task. The range is [1, 1920]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output
App string - The playback path for the monitoring task.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output
Domain string - The playback domain for the monitoring task.It should be within 128 bytes and can only be filled with an enabled playback domain.Note: This field may return null, indicating that no valid value is available.
- output
Stream numberHeight - The height of the output stream in pixels for the monitoring task. The range is [1, 1080]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output
Stream stringName - The name of the output stream for the monitoring task.If not specified, the system will generate a name automatically.The name should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output
Stream numberWidth - The width of the output stream in pixels for the monitoring task. The range is [1, 1920]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output_
app str - The playback path for the monitoring task.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output_
domain str - The playback domain for the monitoring task.It should be within 128 bytes and can only be filled with an enabled playback domain.Note: This field may return null, indicating that no valid value is available.
- output_
stream_ floatheight - The height of the output stream in pixels for the monitoring task. The range is [1, 1080]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output_
stream_ strname - The name of the output stream for the monitoring task.If not specified, the system will generate a name automatically.The name should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output_
stream_ floatwidth - The width of the output stream in pixels for the monitoring task. The range is [1, 1920]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output
App String - The playback path for the monitoring task.It should be within 32 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output
Domain String - The playback domain for the monitoring task.It should be within 128 bytes and can only be filled with an enabled playback domain.Note: This field may return null, indicating that no valid value is available.
- output
Stream NumberHeight - The height of the output stream in pixels for the monitoring task. The range is [1, 1080]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
- output
Stream StringName - The name of the output stream for the monitoring task.If not specified, the system will generate a name automatically.The name should be within 256 bytes and can only contain letters, numbers,
-,_, and.characters.Note: This field may return null, indicating that no valid value is available. - output
Stream NumberWidth - The width of the output stream in pixels for the monitoring task. The range is [1, 1920]. It is recommended to be at least 100 pixels.Note: This field may return null, indicating that no valid value is available.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
tencentcloud 1.82.34 published on Wednesday, Nov 5, 2025 by tencentcloudstack
