ListRecommendedActionSummariesRequest

Types

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

Properties

Link copied to clipboard

A list of filters to apply when retrieving recommended action summaries. Filters can be based on resource type, action type, account ID, and other criteria.

Link copied to clipboard

The maximum number of recommended action summaries to return in a single response. Valid range is 1-1000.

Link copied to clipboard

A token used for pagination to retrieve the next set of results when the response is truncated.

Functions

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