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::VEPFS::DataFlowTask
Using getDataFlowTask
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 getDataFlowTask(args: GetDataFlowTaskArgs, opts?: InvokeOptions): Promise<GetDataFlowTaskResult>
function getDataFlowTaskOutput(args: GetDataFlowTaskOutputArgs, opts?: InvokeOutputOptions): Output<GetDataFlowTaskResult>def get_data_flow_task(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDataFlowTaskResult
def get_data_flow_task_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetDataFlowTaskResult]func LookupDataFlowTask(ctx *Context, args *LookupDataFlowTaskArgs, opts ...InvokeOption) (*LookupDataFlowTaskResult, error)
func LookupDataFlowTaskOutput(ctx *Context, args *LookupDataFlowTaskOutputArgs, opts ...InvokeOption) LookupDataFlowTaskResultOutput> Note: This function is named LookupDataFlowTask in the Go SDK.
public static class GetDataFlowTask
{
public static Task<GetDataFlowTaskResult> InvokeAsync(GetDataFlowTaskArgs args, InvokeOptions? opts = null)
public static Output<GetDataFlowTaskResult> Invoke(GetDataFlowTaskInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetDataFlowTaskResult> Invoke(GetDataFlowTaskInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetDataFlowTaskResult> getDataFlowTask(GetDataFlowTaskArgs args, InvokeOptions options)
public static Output<GetDataFlowTaskResult> getDataFlowTask(GetDataFlowTaskArgs args, InvokeOptions options)
public static Output<GetDataFlowTaskResult> getDataFlowTask(GetDataFlowTaskArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:vepfs/getDataFlowTask:getDataFlowTask
arguments:
# arguments dictionarydata "volcenginecc_vepfs_get_data_flow_task" "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.
getDataFlowTask Result
The following output properties are available:
- Create
Time string - Task creation time.
- Data
Flow stringTask Id - Data flow task ID.
- Data
Storage string - Source storage (TOS bucket) name.
- Data
Storage stringPath - Bucket path prefix.
- Data
Type string - Data type operated on by the task. Metadata: Metadata; MetaAndData: Metadata and data.
- Delete
Policy Volcengine.Get Data Flow Task Delete Policy - Deletion policy. Required when the task type is Delete (TaskAction = Delete).
- Enable
Tls boolLog - Whether to enable TLS log analysis. Only provided in the create request; the server responds with detailed information via TlsInfo.
- End
Time string - Task end time.
- Entry
List Volcengine.File Info Get Data Flow Task Entry List File Info - List file information for task execution.
- Entry
List stringFile Url - Download link for the list file used in task execution.
- Exec
Count string - Completed operations (applies to preheating and settling tasks).
- Exec
Size string - Executed task capacity.
- Export
Symlink stringPolicy - Export task symlink handling policy. Skip: skip symlink files; NormalFile: export as independent files.
- Failed
Count string - Total number of failures after being added to the queue.
- File
System stringId - File system ID.
- Fileset
Id string - Fileset ID。
- Fileset
Path string - Fileset path.
- Id string
- Uniquely identifies the resource.
- Queue
Count string - Total number of operations added to the queue (valid for preheating and settling tasks).
- Reports
List<Volcengine.
Get Data Flow Task Report> - Task report list.
- Same
Name stringFile Policy - Same-name file policy. Skip: Skip files with the same name; KeepLatest: Keep the latest file; OverWrite: Overwrite files with the same name.
- Start
Time string - Task start time.
- Status string
- Task status. Creating: Creating; Running: Running; Finished: Finished; Canceling: Canceling; Canceled: Canceled; Deleting: Deleting; Error: Error; Deleted: Deleted.
- Sub
Path string - Subpath under Fileset (represents the full file system path if Fileset ID is not specified).
- Task
Action string - Task type. Import: Preheating task; Export: Settling task; Inventory: Reconciliation task; Delete: Deletion task.
- Tls
Info Volcengine.Get Data Flow Task Tls Info - TLS log information. Displayed by the server only if TLS log analysis (EnableTlsLog=true) is enabled during creation.
- Total
Size string - Total task capacity.
- Update
Time string - Task modification time.
- Create
Time string - Task creation time.
- Data
Flow stringTask Id - Data flow task ID.
- Data
Storage string - Source storage (TOS bucket) name.
- Data
Storage stringPath - Bucket path prefix.
- Data
Type string - Data type operated on by the task. Metadata: Metadata; MetaAndData: Metadata and data.
- Delete
Policy GetData Flow Task Delete Policy - Deletion policy. Required when the task type is Delete (TaskAction = Delete).
- Enable
Tls boolLog - Whether to enable TLS log analysis. Only provided in the create request; the server responds with detailed information via TlsInfo.
- End
Time string - Task end time.
- Entry
List GetFile Info Data Flow Task Entry List File Info - List file information for task execution.
- Entry
List stringFile Url - Download link for the list file used in task execution.
- Exec
Count string - Completed operations (applies to preheating and settling tasks).
- Exec
Size string - Executed task capacity.
- Export
Symlink stringPolicy - Export task symlink handling policy. Skip: skip symlink files; NormalFile: export as independent files.
- Failed
Count string - Total number of failures after being added to the queue.
- File
System stringId - File system ID.
- Fileset
Id string - Fileset ID。
- Fileset
Path string - Fileset path.
- Id string
- Uniquely identifies the resource.
- Queue
Count string - Total number of operations added to the queue (valid for preheating and settling tasks).
- Reports
[]Get
Data Flow Task Report - Task report list.
- Same
Name stringFile Policy - Same-name file policy. Skip: Skip files with the same name; KeepLatest: Keep the latest file; OverWrite: Overwrite files with the same name.
- Start
Time string - Task start time.
- Status string
- Task status. Creating: Creating; Running: Running; Finished: Finished; Canceling: Canceling; Canceled: Canceled; Deleting: Deleting; Error: Error; Deleted: Deleted.
- Sub
Path string - Subpath under Fileset (represents the full file system path if Fileset ID is not specified).
- Task
Action string - Task type. Import: Preheating task; Export: Settling task; Inventory: Reconciliation task; Delete: Deletion task.
- Tls
Info GetData Flow Task Tls Info - TLS log information. Displayed by the server only if TLS log analysis (EnableTlsLog=true) is enabled during creation.
- Total
Size string - Total task capacity.
- Update
Time string - Task modification time.
- create_
time string - Task creation time.
- data_
flow_ stringtask_ id - Data flow task ID.
- data_
storage string - Source storage (TOS bucket) name.
- data_
storage_ stringpath - Bucket path prefix.
- data_
type string - Data type operated on by the task. Metadata: Metadata; MetaAndData: Metadata and data.
- delete_
policy object - Deletion policy. Required when the task type is Delete (TaskAction = Delete).
- enable_
tls_ boollog - Whether to enable TLS log analysis. Only provided in the create request; the server responds with detailed information via TlsInfo.
- end_
time string - Task end time.
- entry_
list_ objectfile_ info - List file information for task execution.
- entry_
list_ stringfile_ url - Download link for the list file used in task execution.
- exec_
count string - Completed operations (applies to preheating and settling tasks).
- exec_
size string - Executed task capacity.
- export_
symlink_ stringpolicy - Export task symlink handling policy. Skip: skip symlink files; NormalFile: export as independent files.
- failed_
count string - Total number of failures after being added to the queue.
- file_
system_ stringid - File system ID.
- fileset_
id string - Fileset ID。
- fileset_
path string - Fileset path.
- id string
- Uniquely identifies the resource.
- queue_
count string - Total number of operations added to the queue (valid for preheating and settling tasks).
- reports list(object)
- Task report list.
- same_
name_ stringfile_ policy - Same-name file policy. Skip: Skip files with the same name; KeepLatest: Keep the latest file; OverWrite: Overwrite files with the same name.
- start_
time string - Task start time.
- status string
- Task status. Creating: Creating; Running: Running; Finished: Finished; Canceling: Canceling; Canceled: Canceled; Deleting: Deleting; Error: Error; Deleted: Deleted.
- sub_
path string - Subpath under Fileset (represents the full file system path if Fileset ID is not specified).
- task_
action string - Task type. Import: Preheating task; Export: Settling task; Inventory: Reconciliation task; Delete: Deletion task.
- tls_
info object - TLS log information. Displayed by the server only if TLS log analysis (EnableTlsLog=true) is enabled during creation.
- total_
size string - Total task capacity.
- update_
time string - Task modification time.
- create
Time String - Task creation time.
- data
Flow StringTask Id - Data flow task ID.
- data
Storage String - Source storage (TOS bucket) name.
- data
Storage StringPath - Bucket path prefix.
- data
Type String - Data type operated on by the task. Metadata: Metadata; MetaAndData: Metadata and data.
- delete
Policy GetData Flow Task Delete Policy - Deletion policy. Required when the task type is Delete (TaskAction = Delete).
- enable
Tls BooleanLog - Whether to enable TLS log analysis. Only provided in the create request; the server responds with detailed information via TlsInfo.
- end
Time String - Task end time.
- entry
List GetFile Info Data Flow Task Entry List File Info - List file information for task execution.
- entry
List StringFile Url - Download link for the list file used in task execution.
- exec
Count String - Completed operations (applies to preheating and settling tasks).
- exec
Size String - Executed task capacity.
- export
Symlink StringPolicy - Export task symlink handling policy. Skip: skip symlink files; NormalFile: export as independent files.
- failed
Count String - Total number of failures after being added to the queue.
- file
System StringId - File system ID.
- fileset
Id String - Fileset ID。
- fileset
Path String - Fileset path.
- id String
- Uniquely identifies the resource.
- queue
Count String - Total number of operations added to the queue (valid for preheating and settling tasks).
- reports
List<Get
Data Flow Task Report> - Task report list.
- same
Name StringFile Policy - Same-name file policy. Skip: Skip files with the same name; KeepLatest: Keep the latest file; OverWrite: Overwrite files with the same name.
- start
Time String - Task start time.
- status String
- Task status. Creating: Creating; Running: Running; Finished: Finished; Canceling: Canceling; Canceled: Canceled; Deleting: Deleting; Error: Error; Deleted: Deleted.
- sub
Path String - Subpath under Fileset (represents the full file system path if Fileset ID is not specified).
- task
Action String - Task type. Import: Preheating task; Export: Settling task; Inventory: Reconciliation task; Delete: Deletion task.
- tls
Info GetData Flow Task Tls Info - TLS log information. Displayed by the server only if TLS log analysis (EnableTlsLog=true) is enabled during creation.
- total
Size String - Total task capacity.
- update
Time String - Task modification time.
- create
Time string - Task creation time.
- data
Flow stringTask Id - Data flow task ID.
- data
Storage string - Source storage (TOS bucket) name.
- data
Storage stringPath - Bucket path prefix.
- data
Type string - Data type operated on by the task. Metadata: Metadata; MetaAndData: Metadata and data.
- delete
Policy GetData Flow Task Delete Policy - Deletion policy. Required when the task type is Delete (TaskAction = Delete).
- enable
Tls booleanLog - Whether to enable TLS log analysis. Only provided in the create request; the server responds with detailed information via TlsInfo.
- end
Time string - Task end time.
- entry
List GetFile Info Data Flow Task Entry List File Info - List file information for task execution.
- entry
List stringFile Url - Download link for the list file used in task execution.
- exec
Count string - Completed operations (applies to preheating and settling tasks).
- exec
Size string - Executed task capacity.
- export
Symlink stringPolicy - Export task symlink handling policy. Skip: skip symlink files; NormalFile: export as independent files.
- failed
Count string - Total number of failures after being added to the queue.
- file
System stringId - File system ID.
- fileset
Id string - Fileset ID。
- fileset
Path string - Fileset path.
- id string
- Uniquely identifies the resource.
- queue
Count string - Total number of operations added to the queue (valid for preheating and settling tasks).
- reports
Get
Data Flow Task Report[] - Task report list.
- same
Name stringFile Policy - Same-name file policy. Skip: Skip files with the same name; KeepLatest: Keep the latest file; OverWrite: Overwrite files with the same name.
- start
Time string - Task start time.
- status string
- Task status. Creating: Creating; Running: Running; Finished: Finished; Canceling: Canceling; Canceled: Canceled; Deleting: Deleting; Error: Error; Deleted: Deleted.
- sub
Path string - Subpath under Fileset (represents the full file system path if Fileset ID is not specified).
- task
Action string - Task type. Import: Preheating task; Export: Settling task; Inventory: Reconciliation task; Delete: Deletion task.
- tls
Info GetData Flow Task Tls Info - TLS log information. Displayed by the server only if TLS log analysis (EnableTlsLog=true) is enabled during creation.
- total
Size string - Total task capacity.
- update
Time string - Task modification time.
- create_
time str - Task creation time.
- data_
flow_ strtask_ id - Data flow task ID.
- data_
storage str - Source storage (TOS bucket) name.
- data_
storage_ strpath - Bucket path prefix.
- data_
type str - Data type operated on by the task. Metadata: Metadata; MetaAndData: Metadata and data.
- delete_
policy GetData Flow Task Delete Policy - Deletion policy. Required when the task type is Delete (TaskAction = Delete).
- enable_
tls_ boollog - Whether to enable TLS log analysis. Only provided in the create request; the server responds with detailed information via TlsInfo.
- end_
time str - Task end time.
- entry_
list_ Getfile_ info Data Flow Task Entry List File Info - List file information for task execution.
- entry_
list_ strfile_ url - Download link for the list file used in task execution.
- exec_
count str - Completed operations (applies to preheating and settling tasks).
- exec_
size str - Executed task capacity.
- export_
symlink_ strpolicy - Export task symlink handling policy. Skip: skip symlink files; NormalFile: export as independent files.
- failed_
count str - Total number of failures after being added to the queue.
- file_
system_ strid - File system ID.
- fileset_
id str - Fileset ID。
- fileset_
path str - Fileset path.
- id str
- Uniquely identifies the resource.
- queue_
count str - Total number of operations added to the queue (valid for preheating and settling tasks).
- reports
Sequence[Get
Data Flow Task Report] - Task report list.
- same_
name_ strfile_ policy - Same-name file policy. Skip: Skip files with the same name; KeepLatest: Keep the latest file; OverWrite: Overwrite files with the same name.
- start_
time str - Task start time.
- status str
- Task status. Creating: Creating; Running: Running; Finished: Finished; Canceling: Canceling; Canceled: Canceled; Deleting: Deleting; Error: Error; Deleted: Deleted.
- sub_
path str - Subpath under Fileset (represents the full file system path if Fileset ID is not specified).
- task_
action str - Task type. Import: Preheating task; Export: Settling task; Inventory: Reconciliation task; Delete: Deletion task.
- tls_
info GetData Flow Task Tls Info - TLS log information. Displayed by the server only if TLS log analysis (EnableTlsLog=true) is enabled during creation.
- total_
size str - Total task capacity.
- update_
time str - Task modification time.
- create
Time String - Task creation time.
- data
Flow StringTask Id - Data flow task ID.
- data
Storage String - Source storage (TOS bucket) name.
- data
Storage StringPath - Bucket path prefix.
- data
Type String - Data type operated on by the task. Metadata: Metadata; MetaAndData: Metadata and data.
- delete
Policy Property Map - Deletion policy. Required when the task type is Delete (TaskAction = Delete).
- enable
Tls BooleanLog - Whether to enable TLS log analysis. Only provided in the create request; the server responds with detailed information via TlsInfo.
- end
Time String - Task end time.
- entry
List Property MapFile Info - List file information for task execution.
- entry
List StringFile Url - Download link for the list file used in task execution.
- exec
Count String - Completed operations (applies to preheating and settling tasks).
- exec
Size String - Executed task capacity.
- export
Symlink StringPolicy - Export task symlink handling policy. Skip: skip symlink files; NormalFile: export as independent files.
- failed
Count String - Total number of failures after being added to the queue.
- file
System StringId - File system ID.
- fileset
Id String - Fileset ID。
- fileset
Path String - Fileset path.
- id String
- Uniquely identifies the resource.
- queue
Count String - Total number of operations added to the queue (valid for preheating and settling tasks).
- reports List<Property Map>
- Task report list.
- same
Name StringFile Policy - Same-name file policy. Skip: Skip files with the same name; KeepLatest: Keep the latest file; OverWrite: Overwrite files with the same name.
- start
Time String - Task start time.
- status String
- Task status. Creating: Creating; Running: Running; Finished: Finished; Canceling: Canceling; Canceled: Canceled; Deleting: Deleting; Error: Error; Deleted: Deleted.
- sub
Path String - Subpath under Fileset (represents the full file system path if Fileset ID is not specified).
- task
Action String - Task type. Import: Preheating task; Export: Settling task; Inventory: Reconciliation task; Delete: Deletion task.
- tls
Info Property Map - TLS log information. Displayed by the server only if TLS log analysis (EnableTlsLog=true) is enabled during creation.
- total
Size String - Total task capacity.
- update
Time String - Task modification time.
Supporting Types
GetDataFlowTaskDeletePolicy
- Delete
Time stringBefore - Specify the deletion time (data before this time will be deleted), in milliseconds.
- Rule string
- Deletion rule. DELETETYPEONLYFS: Delete only objects in the file system; DELETETYPEFSWITHLATESTOBJECT: Delete objects in the file system and their latest TOS object versions; DELETETYPEFSWITHALLVERSION_OBJECT: Delete objects in the file system and all their TOS object versions.
- Delete
Time stringBefore - Specify the deletion time (data before this time will be deleted), in milliseconds.
- Rule string
- Deletion rule. DELETETYPEONLYFS: Delete only objects in the file system; DELETETYPEFSWITHLATESTOBJECT: Delete objects in the file system and their latest TOS object versions; DELETETYPEFSWITHALLVERSION_OBJECT: Delete objects in the file system and all their TOS object versions.
- delete_
time_ stringbefore - Specify the deletion time (data before this time will be deleted), in milliseconds.
- rule string
- Deletion rule. DELETETYPEONLYFS: Delete only objects in the file system; DELETETYPEFSWITHLATESTOBJECT: Delete objects in the file system and their latest TOS object versions; DELETETYPEFSWITHALLVERSION_OBJECT: Delete objects in the file system and all their TOS object versions.
- delete
Time StringBefore - Specify the deletion time (data before this time will be deleted), in milliseconds.
- rule String
- Deletion rule. DELETETYPEONLYFS: Delete only objects in the file system; DELETETYPEFSWITHLATESTOBJECT: Delete objects in the file system and their latest TOS object versions; DELETETYPEFSWITHALLVERSION_OBJECT: Delete objects in the file system and all their TOS object versions.
- delete
Time stringBefore - Specify the deletion time (data before this time will be deleted), in milliseconds.
- rule string
- Deletion rule. DELETETYPEONLYFS: Delete only objects in the file system; DELETETYPEFSWITHLATESTOBJECT: Delete objects in the file system and their latest TOS object versions; DELETETYPEFSWITHALLVERSION_OBJECT: Delete objects in the file system and all their TOS object versions.
- delete_
time_ strbefore - Specify the deletion time (data before this time will be deleted), in milliseconds.
- rule str
- Deletion rule. DELETETYPEONLYFS: Delete only objects in the file system; DELETETYPEFSWITHLATESTOBJECT: Delete objects in the file system and their latest TOS object versions; DELETETYPEFSWITHALLVERSION_OBJECT: Delete objects in the file system and all their TOS object versions.
- delete
Time StringBefore - Specify the deletion time (data before this time will be deleted), in milliseconds.
- rule String
- Deletion rule. DELETETYPEONLYFS: Delete only objects in the file system; DELETETYPEFSWITHLATESTOBJECT: Delete objects in the file system and their latest TOS object versions; DELETETYPEFSWITHALLVERSION_OBJECT: Delete objects in the file system and all their TOS object versions.
GetDataFlowTaskEntryListFileInfo
- File
Bucket string - TOS bucket containing the list file for task execution. Required when using a list file from the user's TOS bucket for preheating or settling.
- File
Key string - Identifier for the list file used in task execution. For local list files, this is the identifier returned by CreatePreSignedUrl; for list files in the user's TOS bucket, this is the object path of the list file.
- File
Name string - Name of the list file for task execution. Required when using either a local list file or a list file from the user's TOS bucket for preheating or settling.
- File
Bucket string - TOS bucket containing the list file for task execution. Required when using a list file from the user's TOS bucket for preheating or settling.
- File
Key string - Identifier for the list file used in task execution. For local list files, this is the identifier returned by CreatePreSignedUrl; for list files in the user's TOS bucket, this is the object path of the list file.
- File
Name string - Name of the list file for task execution. Required when using either a local list file or a list file from the user's TOS bucket for preheating or settling.
- file_
bucket string - TOS bucket containing the list file for task execution. Required when using a list file from the user's TOS bucket for preheating or settling.
- file_
key string - Identifier for the list file used in task execution. For local list files, this is the identifier returned by CreatePreSignedUrl; for list files in the user's TOS bucket, this is the object path of the list file.
- file_
name string - Name of the list file for task execution. Required when using either a local list file or a list file from the user's TOS bucket for preheating or settling.
- file
Bucket String - TOS bucket containing the list file for task execution. Required when using a list file from the user's TOS bucket for preheating or settling.
- file
Key String - Identifier for the list file used in task execution. For local list files, this is the identifier returned by CreatePreSignedUrl; for list files in the user's TOS bucket, this is the object path of the list file.
- file
Name String - Name of the list file for task execution. Required when using either a local list file or a list file from the user's TOS bucket for preheating or settling.
- file
Bucket string - TOS bucket containing the list file for task execution. Required when using a list file from the user's TOS bucket for preheating or settling.
- file
Key string - Identifier for the list file used in task execution. For local list files, this is the identifier returned by CreatePreSignedUrl; for list files in the user's TOS bucket, this is the object path of the list file.
- file
Name string - Name of the list file for task execution. Required when using either a local list file or a list file from the user's TOS bucket for preheating or settling.
- file_
bucket str - TOS bucket containing the list file for task execution. Required when using a list file from the user's TOS bucket for preheating or settling.
- file_
key str - Identifier for the list file used in task execution. For local list files, this is the identifier returned by CreatePreSignedUrl; for list files in the user's TOS bucket, this is the object path of the list file.
- file_
name str - Name of the list file for task execution. Required when using either a local list file or a list file from the user's TOS bucket for preheating or settling.
- file
Bucket String - TOS bucket containing the list file for task execution. Required when using a list file from the user's TOS bucket for preheating or settling.
- file
Key String - Identifier for the list file used in task execution. For local list files, this is the identifier returned by CreatePreSignedUrl; for list files in the user's TOS bucket, this is the object path of the list file.
- file
Name String - Name of the list file for task execution. Required when using either a local list file or a list file from the user's TOS bucket for preheating or settling.
GetDataFlowTaskReport
GetDataFlowTaskTlsInfo
- Enable bool
- Whether to enable TLS log.
- Project
Id string - TLS log project ID.
- Project
Name string - TLS log project name.
- Project
Url string - Redirect URL for the TLS log project.
- Topic
Embedded stringUrl - Embedded address of the TLS log topic.
- Topic
Id string - TLS log topic ID.
- Topic
Name string - TLS log topic name.
- Topic
Url string - Redirect URL for TLS log topic.
- Enable bool
- Whether to enable TLS log.
- Project
Id string - TLS log project ID.
- Project
Name string - TLS log project name.
- Project
Url string - Redirect URL for the TLS log project.
- Topic
Embedded stringUrl - Embedded address of the TLS log topic.
- Topic
Id string - TLS log topic ID.
- Topic
Name string - TLS log topic name.
- Topic
Url string - Redirect URL for TLS log topic.
- enable bool
- Whether to enable TLS log.
- project_
id string - TLS log project ID.
- project_
name string - TLS log project name.
- project_
url string - Redirect URL for the TLS log project.
- topic_
embedded_ stringurl - Embedded address of the TLS log topic.
- topic_
id string - TLS log topic ID.
- topic_
name string - TLS log topic name.
- topic_
url string - Redirect URL for TLS log topic.
- enable Boolean
- Whether to enable TLS log.
- project
Id String - TLS log project ID.
- project
Name String - TLS log project name.
- project
Url String - Redirect URL for the TLS log project.
- topic
Embedded StringUrl - Embedded address of the TLS log topic.
- topic
Id String - TLS log topic ID.
- topic
Name String - TLS log topic name.
- topic
Url String - Redirect URL for TLS log topic.
- enable boolean
- Whether to enable TLS log.
- project
Id string - TLS log project ID.
- project
Name string - TLS log project name.
- project
Url string - Redirect URL for the TLS log project.
- topic
Embedded stringUrl - Embedded address of the TLS log topic.
- topic
Id string - TLS log topic ID.
- topic
Name string - TLS log topic name.
- topic
Url string - Redirect URL for TLS log topic.
- enable bool
- Whether to enable TLS log.
- project_
id str - TLS log project ID.
- project_
name str - TLS log project name.
- project_
url str - Redirect URL for the TLS log project.
- topic_
embedded_ strurl - Embedded address of the TLS log topic.
- topic_
id str - TLS log topic ID.
- topic_
name str - TLS log topic name.
- topic_
url str - Redirect URL for TLS log topic.
- enable Boolean
- Whether to enable TLS log.
- project
Id String - TLS log project ID.
- project
Name String - TLS log project name.
- project
Url String - Redirect URL for the TLS log project.
- topic
Embedded StringUrl - Embedded address of the TLS log topic.
- topic
Id String - TLS log topic ID.
- topic
Name String - TLS log topic name.
- topic
Url String - Redirect URL for TLS log topic.
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