Method: TencentCloud::Cdb::V20170320::AuditPolicy#PolicyId
- Defined in:
- lib/v20170320/models.rb
#PolicyId ⇒ Object
“creating” - 创建中; “running” - 运行中; “paused” - 暂停中; “failed” - 创建失败。
933 934 935 |
# File 'lib/v20170320/models.rb', line 933 def PolicyId @PolicyId end |