Project

Import

Log project can be imported using the id or name, e.g.

$ pulumi import alicloud:log/project:Project example tf-log

Properties

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

Description of the log project.

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

The name of the log project. It is the only in one Alicloud account.

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

Log project policy, used to set a policy for a project.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, Any>>?

Log project tags.

Link copied to clipboard
val urn: Output<String>