ResourceInventory

Details about a resource.

Types

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

Properties

Link copied to clipboard

Platform of the resource.

Link copied to clipboard

Platform version of the resource in the inventory.

Link copied to clipboard

Amazon Resource Name (ARN) of the resource.

Link copied to clipboard

ID of the resource.

Link copied to clipboard

ID of the account that owns the resource.

Link copied to clipboard

Type of resource.

Functions

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