RdsLimitlessDbDetails¶
Structure Class¶
RdsLimitlessDbDetails
dataclass
¶
Contains information about the resource type RDSLimitlessDB that is
involved in a GuardDuty finding.
Attributes¶
db_cluster_identifier
class-attribute
instance-attribute
¶
db_cluster_identifier: str | None = None
The name of the database cluster that is a part of the Limitless Database.
db_shard_group_arn
class-attribute
instance-attribute
¶
db_shard_group_arn: str | None = None
The Amazon Resource Name (ARN) that identifies the DB shard group.
db_shard_group_identifier
class-attribute
instance-attribute
¶
db_shard_group_identifier: str | None = None
The name associated with the Limitless DB shard group.
db_shard_group_resource_id
class-attribute
instance-attribute
¶
db_shard_group_resource_id: str | None = None
The resource identifier of the DB shard group within the Limitless Database.
engine
class-attribute
instance-attribute
¶
engine: str | None = None
The database engine of the database instance involved in the finding.
engine_version
class-attribute
instance-attribute
¶
engine_version: str | None = None
The version of the database engine.