Values.RdsLimitlessDbDetailsSourceContains information about the resource type RDSLimitlessDB that is involved in a GuardDuty finding.
type nonrec t = {dbShardGroupIdentifier : String_.t option;The name associated with the Limitless DB shard group.
*)dbShardGroupResourceId : String_.t option;The resource identifier of the DB shard group within the Limitless Database.
*)dbShardGroupArn : String_.t option;The Amazon Resource Name (ARN) that identifies the DB shard group.
*)engine : String_.t option;The database engine of the database instance involved in the finding.
*)engineVersion : String_.t option;The version of the database engine.
*)dbClusterIdentifier : String_.t option;The name of the database cluster that is a part of the Limitless Database.
*)}