public class AsyncConfig
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AsyncConfig.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static AsyncConfig.Builder |
builder() |
static AsyncConfig |
create() |
Boolean |
getAsyncTask() |
String |
getCreatedTime() |
DestinationConfig |
getDestinationConfig() |
String |
getFunctionArn() |
String |
getLastModifiedTime() |
Long |
getMaxAsyncEventAgeInSeconds() |
Long |
getMaxAsyncRetryAttempts() |
public static AsyncConfig.Builder builder()
public static AsyncConfig create()
public Boolean getAsyncTask()
public String getCreatedTime()
public DestinationConfig getDestinationConfig()
public String getFunctionArn()
public String getLastModifiedTime()
public Long getMaxAsyncEventAgeInSeconds()
public Long getMaxAsyncRetryAttempts()
Copyright © 2024. All rights reserved.