InstanceGroupModifyConfig   
    Modify the size or configurations of an instance group.
Types
Properties
Link copied to clipboard
                  A list of new or modified configurations to apply for an instance group.
Link copied to clipboard
                  The Amazon EC2 InstanceIds to terminate. After you terminate the instances, the instance group will not return to its original requested size.
Link copied to clipboard
                  Target size for the instance group.
Link copied to clipboard
                  Unique ID of the instance group to modify.
Link copied to clipboard
                  Type of reconfiguration requested. Valid values are MERGE and OVERWRITE.
Link copied to clipboard
                  Policy for customizing shrink operations.
Functions
Link copied to clipboard
                  inline fun copy(block: InstanceGroupModifyConfig.Builder.() -> Unit = {}): InstanceGroupModifyConfig