更新时间:2022-02-10 GMT+08:00
获取桶生命周期配置响应结果
类型定义
type GetBucketLifecycleConfigurationOutput struct
参数描述
字段名 |
类型 |
说明 |
---|---|---|
StatusCode |
int |
HTTP状态码。 |
RequestId |
string |
OBS服务端返回的请求ID。 |
ResponseHeaders |
map[string][]string |
HTTP响应头信息。 |
LifecycleRules |
桶生命周期规则列表。 |
父主题: 数据类型