public class ScheduledSQLConfiguration
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ScheduledSQLConfiguration.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static ScheduledSQLConfiguration.Builder |
builder() |
static ScheduledSQLConfiguration |
create() |
String |
getDataFormat() |
String |
getDestEndpoint() |
String |
getDestLogstore() |
String |
getDestProject() |
String |
getDestRoleArn() |
Long |
getFromTime() |
String |
getFromTimeExpr() |
Long |
getMaxRetries() |
Long |
getMaxRunTimeInSeconds() |
Map<String,?> |
getParameters() |
String |
getResourcePool() |
String |
getRoleArn() |
String |
getScript() |
String |
getSourceLogstore() |
String |
getSqlType() |
Long |
getToTime() |
String |
getToTimeExpr() |
ScheduledSQLConfiguration.Builder |
toBuilder() |
public static ScheduledSQLConfiguration.Builder builder()
public static ScheduledSQLConfiguration create()
public ScheduledSQLConfiguration.Builder toBuilder()
public String getDataFormat()
public String getDestEndpoint()
public String getDestLogstore()
public String getDestProject()
public String getDestRoleArn()
public Long getFromTime()
public String getFromTimeExpr()
public Long getMaxRetries()
public Long getMaxRunTimeInSeconds()
public String getResourcePool()
public String getRoleArn()
public String getScript()
public String getSourceLogstore()
public String getSqlType()
public Long getToTime()
public String getToTimeExpr()
Copyright © 2025. All rights reserved.