UpdateTaskProtectionRequest   
    
  Types
Properties
Link copied to clipboard
                  If you set protectionEnabled to true, you can specify the duration for task protection in minutes. You can specify a value from 1 minute to up to 2,880 minutes (48 hours). During this time, your task will not be terminated by scale-in events from Service Auto Scaling or deployments. After this time period lapses, protectionEnabled will be reset to false.
Link copied to clipboard
                  Specify true to mark a task for protection and false to unset protection, making it eligible for termination.
Functions
Link copied to clipboard
                  inline fun copy(block: UpdateTaskProtectionRequest.Builder.() -> Unit = {}): UpdateTaskProtectionRequest