Package | Description |
---|---|
com.tencentcloudapi.tic.v20201117 | |
com.tencentcloudapi.tic.v20201117.models |
Modifier and Type | Method and Description |
---|---|
DescribeStackEventsResponse |
TicClient.DescribeStackEvents(DescribeStackEventsRequest req)
本接口(DescribeStackEvents)用于查看一个或多个事件详细信息。
- 可以根据事件ID过滤感兴趣的事件
- 也可以根据版本ID,资源栈ID,事件类型,事件状态过滤事件,过滤信息详细请见过滤器Filter
- 如果参数为空,返回当前用户一定数量(Limit所指定的数量,默认为20)的事件
|
Constructor and Description |
---|
DescribeStackEventsResponse(DescribeStackEventsResponse 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 © 2021. All rights reserved.