tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getCssDeliverLogDownList
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
Using getCssDeliverLogDownList
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 getCssDeliverLogDownList(args: GetCssDeliverLogDownListArgs, opts?: InvokeOptions): Promise<GetCssDeliverLogDownListResult>
function getCssDeliverLogDownListOutput(args: GetCssDeliverLogDownListOutputArgs, opts?: InvokeOptions): Output<GetCssDeliverLogDownListResult>
def get_css_deliver_log_down_list(id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCssDeliverLogDownListResult
def get_css_deliver_log_down_list_output(id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCssDeliverLogDownListResult]
func GetCssDeliverLogDownList(ctx *Context, args *GetCssDeliverLogDownListArgs, opts ...InvokeOption) (*GetCssDeliverLogDownListResult, error)
func GetCssDeliverLogDownListOutput(ctx *Context, args *GetCssDeliverLogDownListOutputArgs, opts ...InvokeOption) GetCssDeliverLogDownListResultOutput
> Note: This function is named GetCssDeliverLogDownList
in the Go SDK.
public static class GetCssDeliverLogDownList
{
public static Task<GetCssDeliverLogDownListResult> InvokeAsync(GetCssDeliverLogDownListArgs args, InvokeOptions? opts = null)
public static Output<GetCssDeliverLogDownListResult> Invoke(GetCssDeliverLogDownListInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCssDeliverLogDownListResult> getCssDeliverLogDownList(GetCssDeliverLogDownListArgs args, InvokeOptions options)
public static Output<GetCssDeliverLogDownListResult> getCssDeliverLogDownList(GetCssDeliverLogDownListArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getCssDeliverLogDownList:getCssDeliverLogDownList
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- Result
Output stringFile
- Id string
- Result
Output stringFile
- id String
- result
Output StringFile
- id string
- result
Output stringFile
- id str
- result_
output_ strfile
- id String
- result
Output StringFile
getCssDeliverLogDownList Result
The following output properties are available:
- id String
- log
Info List<Property Map>Lists - result
Output StringFile
Supporting Types
GetCssDeliverLogDownListLogInfoList
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack