RdsDbInstanceDetails

Contains information about the resource type RDSDBInstance involved in a GuardDuty finding.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the database cluster that contains the database instance ID involved in the finding.

Link copied to clipboard

The Amazon Resource Name (ARN) that identifies the database instance involved in the finding.

Link copied to clipboard

The identifier associated to the database instance that was involved in the finding.

Link copied to clipboard

The database engine of the database instance involved in the finding.

Link copied to clipboard

The version of the database engine that was involved in the finding.

Link copied to clipboard
val tags: List<Tag>?

Information about the tag key-value pairs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String