Module: Aws::Kafka::Client::_ListClusterOperationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClusterOperationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster_operation_info_list ⇒ ::Array[Types::ClusterOperationInfo]
707 |
# File 'sig/client.rbs', line 707
def cluster_operation_info_list: () -> ::Array[Types::ClusterOperationInfo]
|
#next_token ⇒ ::String
708 |
# File 'sig/client.rbs', line 708
def next_token: () -> ::String
|