Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::Redis::KeyScanJob
Using getKeyScanJob
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 getKeyScanJob(args: GetKeyScanJobArgs, opts?: InvokeOptions): Promise<GetKeyScanJobResult>
function getKeyScanJobOutput(args: GetKeyScanJobOutputArgs, opts?: InvokeOutputOptions): Output<GetKeyScanJobResult>def get_key_scan_job(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetKeyScanJobResult
def get_key_scan_job_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetKeyScanJobResult]func LookupKeyScanJob(ctx *Context, args *LookupKeyScanJobArgs, opts ...InvokeOption) (*LookupKeyScanJobResult, error)
func LookupKeyScanJobOutput(ctx *Context, args *LookupKeyScanJobOutputArgs, opts ...InvokeOption) LookupKeyScanJobResultOutput> Note: This function is named LookupKeyScanJob in the Go SDK.
public static class GetKeyScanJob
{
public static Task<GetKeyScanJobResult> InvokeAsync(GetKeyScanJobArgs args, InvokeOptions? opts = null)
public static Output<GetKeyScanJobResult> Invoke(GetKeyScanJobInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetKeyScanJobResult> Invoke(GetKeyScanJobInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetKeyScanJobResult> getKeyScanJob(GetKeyScanJobArgs args, InvokeOptions options)
public static Output<GetKeyScanJobResult> getKeyScanJob(GetKeyScanJobArgs args, InvokeOptions options)
public static Output<GetKeyScanJobResult> getKeyScanJob(GetKeyScanJobArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:redis/getKeyScanJob:getKeyScanJob
arguments:
# arguments dictionarydata "volcenginecc_redis_get_key_scan_job" "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.
getKeyScanJob Result
The following output properties are available:
- Completed
Count int - Number of shards analyzed.
- Create
Time string - Task creation time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- Finish
Time string - Task end time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID. You can call the DescribeDBInstances API to query basic information for all Redis instances in the target region, including the instance ID.
- Job
Id string - Task ID of the scan job.
- Scan
Key intNum Per Second - Number of expired keys scanned per second. Value range: integer between 2000 and 100000.
- Start
Time string - Task start time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- Status string
- Task status. Values: Created, Running, Finished, Failed, Interrupted.
- Timeout
Minutes int - Scan timeout. Value range: integer between 30 and 1440, unit: minutes.
- Total
Count int - Total number of shards to analyze.
- Completed
Count int - Number of shards analyzed.
- Create
Time string - Task creation time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- Finish
Time string - Task end time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID. You can call the DescribeDBInstances API to query basic information for all Redis instances in the target region, including the instance ID.
- Job
Id string - Task ID of the scan job.
- Scan
Key intNum Per Second - Number of expired keys scanned per second. Value range: integer between 2000 and 100000.
- Start
Time string - Task start time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- Status string
- Task status. Values: Created, Running, Finished, Failed, Interrupted.
- Timeout
Minutes int - Scan timeout. Value range: integer between 30 and 1440, unit: minutes.
- Total
Count int - Total number of shards to analyze.
- completed_
count number - Number of shards analyzed.
- create_
time string - Task creation time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- finish_
time string - Task end time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- id string
- Uniquely identifies the resource.
- instance_
id string - Instance ID. You can call the DescribeDBInstances API to query basic information for all Redis instances in the target region, including the instance ID.
- job_
id string - Task ID of the scan job.
- scan_
key_ numbernum_ per_ second - Number of expired keys scanned per second. Value range: integer between 2000 and 100000.
- start_
time string - Task start time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- status string
- Task status. Values: Created, Running, Finished, Failed, Interrupted.
- timeout_
minutes number - Scan timeout. Value range: integer between 30 and 1440, unit: minutes.
- total_
count number - Total number of shards to analyze.
- completed
Count Integer - Number of shards analyzed.
- create
Time String - Task creation time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- finish
Time String - Task end time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID. You can call the DescribeDBInstances API to query basic information for all Redis instances in the target region, including the instance ID.
- job
Id String - Task ID of the scan job.
- scan
Key IntegerNum Per Second - Number of expired keys scanned per second. Value range: integer between 2000 and 100000.
- start
Time String - Task start time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- status String
- Task status. Values: Created, Running, Finished, Failed, Interrupted.
- timeout
Minutes Integer - Scan timeout. Value range: integer between 30 and 1440, unit: minutes.
- total
Count Integer - Total number of shards to analyze.
- completed
Count number - Number of shards analyzed.
- create
Time string - Task creation time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- finish
Time string - Task end time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- id string
- Uniquely identifies the resource.
- instance
Id string - Instance ID. You can call the DescribeDBInstances API to query basic information for all Redis instances in the target region, including the instance ID.
- job
Id string - Task ID of the scan job.
- scan
Key numberNum Per Second - Number of expired keys scanned per second. Value range: integer between 2000 and 100000.
- start
Time string - Task start time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- status string
- Task status. Values: Created, Running, Finished, Failed, Interrupted.
- timeout
Minutes number - Scan timeout. Value range: integer between 30 and 1440, unit: minutes.
- total
Count number - Total number of shards to analyze.
- completed_
count int - Number of shards analyzed.
- create_
time str - Task creation time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- finish_
time str - Task end time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- id str
- Uniquely identifies the resource.
- instance_
id str - Instance ID. You can call the DescribeDBInstances API to query basic information for all Redis instances in the target region, including the instance ID.
- job_
id str - Task ID of the scan job.
- scan_
key_ intnum_ per_ second - Number of expired keys scanned per second. Value range: integer between 2000 and 100000.
- start_
time str - Task start time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- status str
- Task status. Values: Created, Running, Finished, Failed, Interrupted.
- timeout_
minutes int - Scan timeout. Value range: integer between 30 and 1440, unit: minutes.
- total_
count int - Total number of shards to analyze.
- completed
Count Number - Number of shards analyzed.
- create
Time String - Task creation time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- finish
Time String - Task end time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID. You can call the DescribeDBInstances API to query basic information for all Redis instances in the target region, including the instance ID.
- job
Id String - Task ID of the scan job.
- scan
Key NumberNum Per Second - Number of expired keys scanned per second. Value range: integer between 2000 and 100000.
- start
Time String - Task start time. Format: yyyy-MM-ddTHH:mm:ssZ (UTC).
- status String
- Task status. Values: Created, Running, Finished, Failed, Interrupted.
- timeout
Minutes Number - Scan timeout. Value range: integer between 30 and 1440, unit: minutes.
- total
Count Number - Total number of shards to analyze.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine