Package-level declarations
Types
Link copied to clipboard
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class ScalingActivity(val groupId: String, val id: String, val description: String, val startTime: ZonedDateTime, val startedInstances: ScalingActivityStartedInstance?, val createdInstances: ScalingActivityCreatedInstance?, val destroyedInstances: ScalingActivityDestroyedInstance?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard