Resource

class Resource

A system asset that's evaluated in an Audit Manager assessment.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) for the resource.

Link copied to clipboard

The evaluation status for a resource that was assessed when collecting compliance check evidence.

Link copied to clipboard

The value of the resource.

Functions

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