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]
688 |
# File 'sig/client.rbs', line 688
def cluster_operation_info_list: () -> ::Array[Types::ClusterOperationInfo]
|
#next_token ⇒ ::String
689 |
# File 'sig/client.rbs', line 689
def next_token: () -> ::String
|