ServerGroupArgs

fun ServerGroupArgs(deleteProtectionValidation: Output<Boolean>? = null, loadBalancerId: Output<String>? = null, name: Output<String>? = null, servers: Output<List<ServerGroupServerArgs>>? = null)