ServiceSummary

Contains summary information about a service.

Types

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

Properties

Link copied to clipboard

Displayed only if caller has access.

Link copied to clipboard

The achievability status of the service's resilience targets.

Link copied to clipboard

The current assessment status of the service.

Link copied to clipboard

The systems associated with the service.

Link copied to clipboard

The timestamp when the service was created.

Link copied to clipboard

The dependency discovery configuration.

Link copied to clipboard

Resource name (used in ARN — no spaces allowed).

Link copied to clipboard

The number of open findings.

Link copied to clipboard

Displayed only if caller has access.

Link copied to clipboard
val ouId: String?

Displayed only if caller has access.

Link copied to clipboard

ARN identifier.

Link copied to clipboard

The AWS Regions where the service operates.

Link copied to clipboard

The number of resolved findings.

Link copied to clipboard

ARN identifier.

Link copied to clipboard

The timestamp when the service was last updated.

Functions

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