LifecycleAction

data class LifecycleAction(val hookId: String, val token: String, val instanceIds: LifecycleActionInstances? = null)

https://help.aliyun.com/zh/auto-scaling/developer-reference/api-describelifecycleactions?spm=a2c4g.11186623.help-menu-25855.d_5_0_0_14_4.30cc143e5QjKMN&scm=20140722.H_202473._.OR_help-T_cn~zh-V_1

Author

CJ

Constructors

Link copied to clipboard
constructor(hookId: String, token: String, instanceIds: LifecycleActionInstances? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard