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