InternalAccessResourceTypeDetails

Contains information about the total number of active, archived, and resolved findings for a resource type of an internal access analyzer.

Types

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

Properties

Link copied to clipboard

The total number of active findings for the resource type in the internal access analyzer.

Link copied to clipboard

The total number of archived findings for the resource type in the internal access analyzer.

Link copied to clipboard

The total number of resolved findings for the resource type in the internal access analyzer.

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