You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FraudDetector::Types::EntityType
- Inherits:
-
Struct
- Object
- Struct
- Aws::FraudDetector::Types::EntityType
- Defined in:
- (unknown)
Overview
The entity type details.
Instance Attribute Summary collapse
-
#arn ⇒ String
The entity type ARN.
-
#created_time ⇒ String
Timestamp of when the entity type was created.
-
#description ⇒ String
The entity type description.
-
#last_updated_time ⇒ String
Timestamp of when the entity type was last updated.
-
#name ⇒ String
The entity type name.
Instance Attribute Details
#arn ⇒ String
The entity type ARN.
#created_time ⇒ String
Timestamp of when the entity type was created.
#description ⇒ String
The entity type description.
#last_updated_time ⇒ String
Timestamp of when the entity type was last updated.
#name ⇒ String
The entity type name.