class Aws::KafkaConnect::Types::ListCustomPluginsRequest
@note When making an API call, you may pass ListCustomPluginsRequest
data as a hash: { max_results: 1, next_token: "__string", }
@!attribute [rw] max_results
The maximum number of custom plugins to list in one response. @return [Integer]
@!attribute [rw] next_token
If the response of a ListCustomPlugins operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/ListCustomPluginsRequest AWS API Documentation
Constants
- SENSITIVE