Label

class Label : KotlinCustomResource

An label for fraud detector.

Properties

Link copied to clipboard
val arn: Output<String>

The label ARN.

Link copied to clipboard
val createdTime: Output<String>

The timestamp when the label was created.

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

The label description.

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

The timestamp when the label was last updated.

Link copied to clipboard
val name: Output<String>

The name of the label.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Tags associated with this label.

Link copied to clipboard
val urn: Output<String>