StartInstanceRefreshRequest   
    
  Types
Properties
Link copied to clipboard
                  The name of the Auto Scaling group.
Link copied to clipboard
                  The desired configuration. For example, the desired configuration can specify a new launch template or a new version of the current launch template.
Link copied to clipboard
                  Sets your preferences for the instance refresh so that it performs as expected when you start it. Includes the instance warmup time, the minimum and maximum healthy percentages, and the behaviors that you want Amazon EC2 Auto Scaling to use if instances that are in Standby state or protected from scale in are found. You can also choose to enable additional features, such as the following:
Link copied to clipboard
                  The strategy to use for the instance refresh. The only valid value is Rolling.
Functions
Link copied to clipboard
                  inline fun copy(block: StartInstanceRefreshRequest.Builder.() -> Unit = {}): StartInstanceRefreshRequest