Server Group Slow Start Config Args
data class ServerGroupSlowStartConfigArgs(val slowStartDuration: Output<Int>? = null, val slowStartEnabled: Output<Boolean>? = null) : ConvertibleToJava<ServerGroupSlowStartConfigArgs>