ListEngagementsRequest

Types

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

Properties

Link copied to clipboard

Specifies the catalog related to the request.

Link copied to clipboard

A list of AWS account IDs. When specified, the response includes engagements created by these accounts. This filter is useful for finding engagements created by specific team members.

Link copied to clipboard

An array of strings representing engagement identifiers to retrieve.

Link copied to clipboard

An array of strings representing AWS Account IDs. Use this to exclude engagements created by specific users.

Link copied to clipboard

The maximum number of results to return in a single call.

Link copied to clipboard

The token for the next set of results. This value is returned from a previous call.

Link copied to clipboard

Specifies the sorting parameters for listing Engagements.

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