ServerGroupArgs

constructor(deleteProtectionValidation: Output<Boolean>? = null, loadBalancerId: Output<String>? = null, name: Output<String>? = null, servers: Output<List<ServerGroupServerArgs>>? = null, tags: Output<Map<String, String>>? = null)