ServiceLimit

Specifies a current quota for an Amazon Macie account.

Types

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

Properties

Link copied to clipboard

Specifies whether the account has met the quota that corresponds to the metric specified by the UsageByAccount.type field in the response.

Link copied to clipboard

The unit of measurement for the value specified by the value field.

Link copied to clipboard
val value: Long?

The value for the metric specified by the UsageByAccount.type field in the response.

Functions

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