class Aws::Kafka::Types::ListClusterOperationsResponse
The response contains an array containing cluster operation information and a next token if the response is truncated.
@!attribute [rw] cluster_operation_info_list
An array of cluster operation information objects. @return [Array<Types::ClusterOperationInfo>]
@!attribute [rw] next_token
If the response of ListClusterOperations is truncated, it returns a NextToken in the response. This Nexttoken should be sent in the subsequent request to ListClusterOperations. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/ListClusterOperationsResponse AWS API Documentation
Constants
- SENSITIVE