CoverageResource

Information about the resource of the GuardDuty account.

Types

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

Properties

Link copied to clipboard

The unique ID of the Amazon Web Services account.

Link copied to clipboard

Represents the status of the EKS cluster coverage.

Link copied to clipboard

The unique ID of the GuardDuty detector associated with the resource.

Link copied to clipboard

Represents the reason why a coverage status was UNHEALTHY for the EKS cluster.

Link copied to clipboard

Information about the resource for which the coverage statistics are retrieved.

Link copied to clipboard

The unique ID of the resource.

Link copied to clipboard

The timestamp at which the coverage details for the resource were last updated. This is in UTC format.

Functions

Link copied to clipboard
inline fun copy(block: CoverageResource.Builder.() -> Unit = {}): CoverageResource
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