GetUsageStatisticsRequest

Types

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

Properties

Link copied to clipboard

The ID of the detector that specifies the GuardDuty service whose usage statistics you want to retrieve.

Link copied to clipboard

The maximum number of results to return in the response.

Link copied to clipboard

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken value returned from the previous request to continue listing results after the first page.

Link copied to clipboard
val unit: String?

The currency unit you would like to view your usage statistics in. Current valid values are USD.

Link copied to clipboard

Represents the criteria used for querying usage.

Link copied to clipboard

The type of usage statistics to retrieve.

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