| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowLogStorage | FlowLog. getFlowLogStorage()Get Information of the consumer, which is returned when the consumer type is `ckafka`. | 
| FlowLogStorage | CreateFlowLogRequest. getFlowLogStorage()Get Information of the flow log consumer, which is required when the consumer type is `ckafka`. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FlowLog. setFlowLogStorage(FlowLogStorage FlowLogStorage)Set Information of the consumer, which is returned when the consumer type is `ckafka`. | 
| void | CreateFlowLogRequest. setFlowLogStorage(FlowLogStorage FlowLogStorage)Set Information of the flow log consumer, which is required when the consumer type is `ckafka`. | 
| Constructor and Description | 
|---|
| FlowLogStorage(FlowLogStorage source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2024. All rights reserved.