EntityType

class EntityType : KotlinCustomResource

An entity type for fraud detector.

Properties

Link copied to clipboard
val arn: Output<String>

The entity type ARN.

Link copied to clipboard
val createdTime: Output<String>

The timestamp when the entity type was created.

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

The entity type description.

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

The timestamp when the entity type was last updated.

Link copied to clipboard
val name: Output<String>

The name of the entity type.

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 entity type.

Link copied to clipboard
val urn: Output<String>