class Aws::Kafka::Types::ListConfigurationsResponse

The response contains an array of Configuration and a next token if the response is truncated.

@!attribute [rw] configurations

An array of MSK configurations.
@return [Array<Types::Configuration>]

@!attribute [rw] next_token

The paginated results marker. When the result of a
ListConfigurations operation is truncated, the call returns
NextToken in the response. To get another batch of configurations,
provide this token in your next request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/ListConfigurationsResponse AWS API Documentation

Constants

SENSITIVE