AttributeSummary

A summary report for the attribute across all Regions.

Types

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

Properties

Link copied to clipboard

The name of the attribute.

Link copied to clipboard

The configuration value that is most frequently observed for the attribute.

Link copied to clipboard

The number of accounts with the same configuration value for the attribute that is most frequently observed.

Link copied to clipboard

The number of accounts with a configuration value different from the most frequently observed value for the attribute.

Link copied to clipboard

The summary report for each Region for the attribute.

Functions

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