OssExportSink

class OssExportSink : KotlinCustomResource

Provides a Log Service (SLS) Oss Export Sink resource. OSS export task. For information about Log Service (SLS) Oss Export Sink and how to use it, see What is Oss Export Sink.

NOTE: Available since v1.237.0.

Import

Log Service (SLS) Oss Export Sink can be imported using the id, e.g.

$ pulumi import alicloud:sls/ossExportSink:OssExportSink example <project>:<job_name>

Properties

Link copied to clipboard

OSSExportConfiguration See configuration below.

Link copied to clipboard
val createTime: Output<Int>

Creation time. Example value: 1718787534

Link copied to clipboard
val description: Output<String>?

The description of the job.

Link copied to clipboard
val displayName: Output<String>

The display name of the job.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val jobName: Output<String>

The unique identifier of the OSS data shipping job.

Link copied to clipboard
val project: Output<String>

The name of the project.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

The status of the post task. Example value: RUNNING

Link copied to clipboard
val urn: Output<String>