SearchActionConnectorsRequest

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID in which to search for action connectors.

Link copied to clipboard

The search filters to apply. You can filter by connector name, type, or user permissions. Maximum of one filter is supported.

Link copied to clipboard

The maximum number of action connectors to return in a single response. Valid range is 1 to 100.

Link copied to clipboard

A pagination token to retrieve the next set of results. Use the token returned from a previous call to continue searching.

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