LayerStatus 枚举器
命名空间和模块:tencent.cloud.serverless.functions.client
简要
class LayerStatus:
Active: str = 'Active'
Publishing: str = 'Publishing'
PublishFailed: str = 'PublishFailed'
Deleted: str = 'Deleted'适用于
Tencent Cloud SDK for Python
最后更新于
这有帮助吗?