List

class List : KotlinCustomResource

A resource schema for a List in Amazon Fraud Detector.

Properties

Link copied to clipboard
val arn: Output<String>

The list ARN.

Link copied to clipboard
val createdTime: Output<String>

The time when the list was created.

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

The description of the list.

Link copied to clipboard
val elements: Output<List<String>>?

The elements in this list.

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

The time when the list was last updated.

Link copied to clipboard
val name: Output<String>

The name of the list.

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 list.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val variableType: Output<String>?

The variable type of the list.