public class TestEventSourceConfigShrinkRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
sourceMySQLParametersShrink
The parameters that are configured if you specify MySQL as the event source.
|
| 构造器和说明 |
|---|
TestEventSourceConfigShrinkRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static TestEventSourceConfigShrinkRequest |
build(Map<String,?> map) |
String |
getSourceMySQLParametersShrink() |
TestEventSourceConfigShrinkRequest |
setSourceMySQLParametersShrink(String sourceMySQLParametersShrink) |
@NameInMap(value="SourceMySQLParameters") public String sourceMySQLParametersShrink
The parameters that are configured if you specify MySQL as the event source.
public static TestEventSourceConfigShrinkRequest build(Map<String,?> map) throws Exception
Exceptionpublic TestEventSourceConfigShrinkRequest setSourceMySQLParametersShrink(String sourceMySQLParametersShrink)
public String getSourceMySQLParametersShrink()
Copyright © 2026. All rights reserved.